body {
	background-image:url(../images/jpg/banner5.jpg);
	background-repeat:no-repeat;
	background-color:#D1A066;
	
	}

p, ul {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height:1.5;
	color:#604941;
}

H1 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:700;
	color:#604941;
}

H2	{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	font-style:italic;
	font-weight:300;
	color:#604941;
}
H3	{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10px;
	font-weight:300;
	color:#604941;
}
	
a:link {
	color:#604941;          
	text-decoration: none;
}
a:visited {
	color:#604941;
	text-decoration:none;
}
a:link:hover, a:visited:hover {
	color:#E1cc9b;
	}

a:link:active, a:visited:active {
	color:#562014;
	text-decoration:underline;
}

