body {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: black;
}

div#logo {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	background-image: url(_prepx/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 300px;
	width: 600px;
	text-indent: -9999em;
}

