body
{
	background-color:#9B614D;
}
#main
{
	width:1000px;
	height:700px;
	background-color:#C6C3B7;
	border-radius: 9px;
	margin-top:12px;
}
#container
{
	width:1000px;
	margin:12px auto 0px auto;
}
#fields
{
	color:#C6C3B7;
	font-family:'Helvetica',sans-serif;
	font-weight:bold;
}
