	body{
      	         bgcolor:white;
	         color:black;
	         background-image: url(http://www.thomashoney.com/images/honeycomb2.jpg);
	         margin:0 0 0 0;
	         }

	        a.link{color:black; text-decoration:none}
	        a.hover{color:black; text-decoration:none}
	       a.visited{color:black; text-decoration:none}	

	span {cursor: hand ; }
 	   .onme1 {color: #7369ff ;}
	    .offme{color: green ;}

	h1 {
	      font-family: Georgia; Verdana, Arial, Sans-Serif;
	      font-size:28px;
	      }
 		
	.ingredients {
	        text-align:left; 
	        padding:0 15px 15px 15px;
	         height:100%;	 
	         margin-top:15px; 
	         }
         
	.directions {
	         text-align:justify; 
	         padding:0 15px 15px 15px;
	         height:100%;	 
	         margin-top:15px; 
	         }

