h1{
	text-align:center;
}
i{
	font-size:smaller;
}
body {
	background-color: #660033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style1 {font-size: smaller}
.style2 {
	font-size: small;
	font-weight: bold;
}
.style3 {font-size: x-small}

.block { display:block; background:#660035; margin-top:1px; margin-left:0px; display:block; height:70px;}

.topnav{ background:#663366; margin-top:1px; margin-left:0px; padding-left:3px; vertical-align:middle; }