@import url("main.css");
/* CSS Document */

html { background:#F1F1F1; height:100%; width:100%; }

a:link    { color: #4F9D28; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
a:hover   { color: #4F9D28; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
a   	  { color: #4F9D28; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }


.header
{
height: 28px;
margin-left: 32px;
background-position: left bottom;
}	
	


