@charset "UTF-8";
/* CSS Document */

body {
	/*background-image:url(images/bg.jpg);*/
	background-repeat: repeat-x;
	background-color: #6b0000;
}

#site {
	margin:0 auto;
	position:relative;
	text-align:center;
	width:900px;
	height:550px;
}