body {
margin: 0px;
padding: 5px;
background-color: #CAD3BE; 
background-image: url(../assets/backgrounds/newsbg.jpg);  
background-position: 0px 0px; 

/*color:#FFCC66;*/
}
a:link {color: #333333; text-decoration: underline;}
a:active {color: #999999; text-decoration: none;}
a:visited {color: #666666; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
h2{font-size:14px;
color: #333333;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h3{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold;
}
p{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #000000;
}
