/* This is the stylesheet for andysville cookbook */

body { 
		 background-color: #333333;
		 font-family: "tahoma",arial,helvetica,sans serif;	 
		 }
         
div.graphic{
    margin-top: 15%;
    text-align: center;
    }
    		 


