body 
{
	background-color:navy;
	color:white;
	font-family:"Times New Roman",Georgia,Serif;
	font-style:normal;
	font-size:1.875em;
	font-variant: small-caps;
}

div.body
{
	position:fixed;
	top:30px;
	width:800px;
	padding:10px;
	border:2px solid white;
	margin:3px;
	text-align:center
}

.center
{
	margin-left:auto;
	margin-right:auto;
	width:75%;
}