@charset "UTF-8";


body {
	background-color: #000000;
	background-image: url(images/bkg3.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}



#container {
	position: relative;
	width: 700px;
	height:620px;
	margin: auto;
	background-color: #FFFFFF;
	z-index: 1;
}

