
* {margin:0; padding:0;}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(images/tile.bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}
body /* Mozilla Firefox alignment */


div#CS {
	width:1024px;
	height:768px;
}
div#CS3 {
	width:1024px;
	height:768px;

}
div#footer {
	width:1280px;
	margin:0;
	padding:0;
	clear:both;
	position:relative;
	background-attachment: fixed;
	background-image: url(images/midnight.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
