body {
	background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#282b36;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#7a7a7a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
	
h1 {
	font-family:"Trebuchet MS";
	color:#414141;
	font-size:24px;
	margin:0px;
	font-weight:normal;
	}
h2 {
	color:#414141;
	font-size:20px;
	margin:0px;
	font-weight:normal;
	}
h3 {
	color:#414141;
	font-size:16px;
	margin:0px;
	font-weight:normal;
	}

a:link {
	color: #39bb20;
	text-decoration: none;
}
a:visited {
	color: #39bb20;
	text-decoration: none;
}
a:hover {
	color: #39bb20;
	text-decoration: underline;
}
#footer{
	font-family:"Trebuchet MS";
	text-align:center;
	color:#39bb20;
	font-size:16px;
	font-weight:normal;
	}

#footer a:link {
	color: #39bb20;
	text-decoration: none;
}
#footer a:visited {
	color: #39bb20;
	text-decoration: none;
}
#footer a:hover {
	color: #39bb20;
	text-decoration: underline;
}

#footer2{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:14px;
	margin:0px;
	font-weight:normal;
	}

#footer2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.avd {
	margin: 10px auto 10px;
	font-size: 0.75em;
	text-align: center;
}

#footer2 .avd a:link, #footer2 .avd a:visited, #footer2 .avd a:active {
	color: #ccc;
	text-decoration: none;
}

#footer2 .avd a:hover, #footer2 .avd a:focus {
	text-decoration: underline;
	color: #FFF;
}

