body {
	background: url("../images/background.jpg");	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
font-size:13px;
	color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
font-size:13px;
	color:#000;
	
}
#content h1 {	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
font-size:28px;
	font-style:italic;
	color:#eb2d98;
	margin-bottom:0px;
	}
#content h2 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#333333;
	font-style: italic;	
	margin-bottom:0px;
	}

#content2 {	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
font-size:13px;
	color:#666666;
	
}
#content2 h1 {	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
font-size:28px;
	font-style:italic;
	color:#eb2d98;
	margin-bottom:0px;
	}
#content2 h2 {	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
font-size:18px;
	color:#eb2d98;
	margin-bottom:0px;
	}

#content2 a:link {
	color: #5e7b22;
	text-decoration: none;
}
#content2 a:visited {
	color: #5e7b22;
	text-decoration: none;
}
#content2 a:hover {
	color: #5e7b22;
	text-decoration: underline;
}

#content3 a:link {
	color: #eb2d98;
	text-decoration: none;
}
#content3 a:visited {
	color: #eb2d98;
	text-decoration: none;
}
#content3 a:hover {
	color: #eb2d98;
	text-decoration: underline;
}

#footer {
	background: url("../images/footer.jpg");
	width:100%;
	height:286px;
	font-family:"Trebuchet MS";
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #eb2d98;
	text-decoration: underline;
}
#forms {
	height: 20px;
	border: 1px solid #C2E67C;
}

