body{
	background-color: #D5D6BE;
}

img{
	margin-top: 50px;
	margin-left: 10px;
	height: 600px;
}

h1{
	font-family: Century Gothic;
	font-weight: normal;
}
hr{
	border-color: red;
}

h2{
	font-weight: normal;
	font-family: Century Gothic;
	font-size: 10pt;
}

p{
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma;
	text-indent: 15px;
}

#di{
	font-style: italic;
}

.div{
		background-color: #ffffff;
		width: 500px;
		height: 840px;
		padding: 30px;
		margin-top: 50px;
		margin-right: 10px;
		border: 15px solid white;
		float: right;
}

.div2{
		border: solid black;
}

#div3{
		text-align: right;
		border: solid black;
		font-style: italic;
		font-size: 8pt;
}
#S{
	font-family: Century Gothic;
	font-size: 18pt;
	text-indent: 15px;
}

#H{
	font-family: Century Gothic;
	font-size:18pt;
	text-indent:15px;
}

#E{
	font-family: Century Gothic;
	font-size:18pt;
	text-indent:15px;
}

#O{
	font-family: Century Gothic;
	font-size:18pt;
	text-indent:15px;
}

#A{
	font-family: Century Gothic;
	font-size:18pt;
	text-indent:15px;
}

#backhome{
	float:right;
}





	