/* CSS Document */
body {
	background-color:#f3cc8e;
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
}

#main {
	height:602px;
	width:902px;
	margin:auto;
}

