Body {background-color: #cccccc; background-repeat: repeat; background-position: top left; text-align: center; font-family: Comic Sans MS; color: #E87676; font-size: medium; text-decoration: none; }
:link {color: #E89494; text-decoration: underline; }
a:link {color: #E89494; text-decoration: underline; }
a:visited {color: #E89494; text-decoration: underline; }
a:active {color: #E87676; text-decoration: none; }
.nav.link {color: #E89494; text-decoration: underline; }
a.nav:link {color: #E89494; text-decoration: underline; }
a.nav:visited {color: #E89494; text-decoration: underline; }
a.nav:active {color: #E87676; text-decoration: none; }


#title  {
    padding-top: 100px; 
    font-family: Comic Sans MS;
    font-size : 35px;
    color: #E89494
    }
    
#subtitle {
	padding-top: 50px;
	font-family: Comic Sans MS, Arial;
        font-size : 25px;
        color: #E89494
    }

    
#recipe {
	 font-family: Comic Sans MS, Arial;   
	 font-size : 20px;
	 color: #999999
	 }

#item {
	position: relative;
	float: right;
	margin-right: 20px;
	}	    