body
{ 
background-color: #ffff33; 
margin-top: 0px; 
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
text-align: center;


}

div.header
{
background-color: #ffff33;
width: 750px;
height: 130px;
text-align: center;
border-top: 0px;
border-bottom:0px;
border-left:0px;
border-right:0px;
margin-top: 0px; 
margin-left:auto;
margin-right: auto;
margin-bottom: 0px;
}


div.main
{
background-color:#FFFFFF;
width: 750px;
height: auto;
text-align: justify;
border-style: solid;
border-top: 3px;
border-bottom:3px;
border-left:3px;
border-right:3px;
border-bottom-color: #ff3300;
border-top-color:#FF3300;
border-left-color: #FFFF33;
border-right-color:#FFFF33;
margin-top: 5px; 
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
}

div.footer
{ 
background-color:#ffff33;
text-align: left; 
width: 740px; 
height: 15px;
font-family: Arial, sans-serif;
font-size: 11px;
margin-top: 0px; 
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}

div.spacer1
{
width: 100%;
height: 3px;
}

div.grass
{
width:100%;
height:15px;
}

