body {
	background-color: white;
}
div.Logo{
	text-align:center;
    position:relative;
	top:200px;
	}
div.Logo2{
    position:relative;
	top:0px;
	}
p,h3,h1{
	font-size:14px;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	color:#dfd0d0;
	margin-left:10px;
	text-align:top;
}
h1{
	font-size:24px;
	font-weight: normal;
}
h2{
	font-size:18px;
	font-weight: normal;
}