body {
	font: 0.8em tahoma, verdana, arial, helvetica;
	background-color: white;
	margin-left: 6em;
	margin-top: 1.7em;
	color: black;
}


a {	
	text-size: 2em; 
	color: black;
}

a:visited {
	color: gray;
}

p {
	text-align:justify;
	color: black;
}

#top h4 {
	font-weight: normal;
	word-spacing: 1.5em;
	position: absolute;
	top: 1.5em;
	left: 30em;
}
		
	
#top h1 {
	font: 2em tahoma, verdana, arial, helvetica;
	font-weight: 580;

}

#middle h4 {
	font-weight: normal;
	word-spacing: 1.5em;
	position: absolute;
	top: 5em;
	left: 48em;
}

#content {
	position: absolute;
	top: 8em;
	left: 6em;
	width: 45em;
}


#description {
	position: absolute;
	top: 37em;
	left:64em;
}

#description1 {
	position: absolute;
	top: 37em;
	left:68em;
}

#description2{
	position: absolute;
	top: 37em;
	left:48em
}

.title {

	font-style: italic;
}

.homepageimage {
	position: absolute;
	top: 6em;
	left:45em;
}		
