BODY{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #ffffff;
}

<style type="text/css">

* html #leftmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/

}




.recipeheader1{

font: bold 15px Trebuchet MS, Helvetica, sans-serif;	
color: #003371;
text-decoration: none;
}


.recipeheader2{

font: bold 13px Trebuchet MS, Helvetica, sans-serif;	
color: #003371;
text-decoration: none;
}


.recipeheader2 a:link{

font: bold 13px Trebuchet MS, Helvetica, sans-serif;	
color: #4588D8;
text-decoration: none;
}

#maintext .recipeheader2 a:visited{

font: bold 13px Trebuchet MS, Helvetica, sans-serif;	
color: #7F8CBF;
text-decoration: none;
}


.recipeheader2 a:hover{

color: #000000;
text-decoration: none;
}

.recipetext{

font: bold 11px Trebuchet MS, Helvetica, sans-serif;

color: #003371;
text-decoration: none;
}


#leftmenu a{ /*Non IE rule*/
width: auto;
}


#leftmenu h1{ /*Non IE rule*/
width: auto;
}

</style>