body
{
	background-color: #fff00;
	background-image: url(images/background.jpg);
	background-repeat: 
repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 20px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: medium;
	bottom: auto;
	text-transform: capitalize;
	text-decoration: none;
	margin-bottom: 5px;
}

.footer {font-size: 11px;  background-color: #626c86; color: #FFFFFF; padding: 15px;}
.footer a:link{  font-weight: normal; color: #FFFFFF; text-decoration: underline; }
.footer a:visited{  font-weight: normal; color: #FFFFFF; text-decoration: underline; }
.footer a:hover{ color: #FCC658; font-weight: normal; text-decoration: underline; }
