html, body {
   font-family: 'Caslon', serif;
   font-size: 40px;
   font-weight: bold;
   color: #2a8eeb;
   margin-bottom: 2px;
   margin-left: 2px;
   margin-right: 2px;
   margin-top: 15px;
   padding-bottom: 0px;
   padding-top: 0px;
   text-align: left;
   text-decoration: none;
   text-indent: 380px;
}

#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 400px;
	width: 400px;
	background: url(logo/logo8.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	}

a:link	{
	color: #2a8eeb;
	}

a:visited	{
	color: #2a8eeb;
	}