body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#header
{
	height: 120px;
	background-color: #FFCC66;
}

#menustrip
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	color: white;
	background-color: #000000;
}

#menustrip A:link, #menustrip A:visited
{
 text-decoration: none;
 font-weight: bold;
 color: white;
}

#menustrip A:hover
{
 color: #FFD237;
}
.fifteen {
	width: 15%;
	padding: 1%;
}
h4 {
	font-size: 16px;
}

h3 {

	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 10px;
	
}
.eighty {
	width: 80%;
}
