BODY {
	background: url('images/bg.jpg');
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainbody {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
	min-height: 600px;
	text-align: center;
	background-color: white;
}
#body1 {
	width:			594px;
	text-align: 	center;
	background: 	url('images/logo.png') no-repeat;
	margin-left: 	auto;
	margin-right: 	auto;
}
#titlepart {
	font-family: Trebuchet MS, Tahoma, Sans Serif;
	color: #5a370c;
	padding-top: 300px;
	text-align: center;
}
