body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#logo {
	height: 100px;
	width: 600px;
	background-image: url(http://www.minitureglobe.com/MMT/images/logo.png);
}
#headerlinks {
	height: 40px;
	width: 796px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
#bodyContent {
	width:600px; 
	float:left; 
	margin: 5px 0 0 0;
	padding:0
	}

