body      { background-color: #fff;
	    color: #000;
            font-family: Arial, Helvetica, sans-serif;
            margin-right: 50px;
            margin-left: 50px;}

h1        { color:#060;
            text-align: center; 
            font-size: 160%; }

h2        { text-align: center;
            font-size: 110%}	    

h3        { background: #696; color: #fff; font-size: 110%; }
	    
p         { text-align: center; }
	    
a         { color: #0066cc;
	    text-decoration: none;
            font-weight: bold; }

a:hover   { color: #6699FF;
	    text-decoration: underline; }

.nav      { font-size:80%; text-align: center; }

.nav a    { margin: 30px;
            font-weight: normal; } 

a img     { border: 1px black solid; }


.recipe  { font-size: 90%;
            text-align: left; }

.teachnote { text-align: left; }

.learnarea { margin-left: 40px; }
