body {
	margin:0px;
	font-family : Arial, Sans-Serif;
	font-size: 14pt;
	line-height: 1.5em;
	background-color:#ffffff;
	color:#666666;
	text-align:center;
}

div {
	margin:0px ;
}

.logo{
	background:url("/images/home/logo.png") no-repeat;
	width:236px; height:84px;
	margin:53px auto;
}

