body {
	background:url(images/background.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #decfbe;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#middle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #decfbe;
	font-size:16px;
	}
	
#middle h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#decfbe;
	font-size:30px;
	margin:0px;
	font-weight:normal;
	}
	#middle h2 {
	font-size:22px;
	margin:0px;
	color:#decfbe;
	font-weight:normal;
	}
	#middle h3 {
	font-size:16px;
	margin:0px;
	color:#decfbe;
	font-weight:normal;
	}

#rightside h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#417596;
	font-size:30px;
	font-weight:normal;
	margin:0px;
	}

#bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #decfbe;
	height:40px;
	background-color:#353435;
}
#bottom a:link{
	color: #decfbe;
	text-decoration: none;
}
#bottom a:visited{
	color: #decfbe;
	text-decoration: none;
}
#bottom a:hover{
	color: #decfbe;
	text-decoration: underline;
}
a:link {
	color: #decfbe;
	text-decoration: none;
}
a:visited {
	color: #decfbe;
	text-decoration: none;
}
a:hover {
	color: #decfbe;
	text-decoration: underline;
}
