
body {
	margin: 0px auto;
	padding: 0px auto;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	background-color: #E5E5E5;
	background-image: url(images/crbg.jpg);
	background-repeat: repeat-x;
}



.mtext {
          color:#000000;	
            font-size:11pt;
}


.recipe {
             color:#5B3800;	
             font-size:11pt;
}

.recipe a {
             color:#5B3800;	
             font-size:10pt;
             text-decoration: none
}

.recipe a:hover {
             color:#000000;	
             font-size:10pt;
             text-decoration: underline
}


