body {
	font:9pt/20px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background: #000000 url(images/bg.jpg) repeat-x top left;
	margin: 0 0 0 0; 
	padding: 0;
	color: #444;
}


#center {
	margin-left: -500px;
	position: absolute;
	left: 50%;
}

#container {
	width:1024;
	margin-bottom:40px;
	background:#fff;
}

#header {
	width:1024;
	height:10;
	border-bottom:5px solid #a8000d;
}
