body {
	padding: 0px;
	margin: 0px;
	background-color: #d8d8d8;
}

#main {
	margin-top: 200px;
	text-align: center;
	line-height: 35px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
