.top  { position:absolute; width: 400px; height: 150px; z-index: 1; left: 50px; top: 10px; ; background-image: url(/design/authors.jpg)}

.mainlayer { font-family: Georgia, "Times New Roman", Times, serif; font-size: .75em; color: #333333; position:absolute; width:80%; z-index:2; left: 50px; top: 210px; text-align: justify;  }

a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {  text-decoration: underline overline}

body {
	font-size: 1em;
	
}
