/*This is a stylesheet for the recipes that we marked up*/

body {font-family: arial, sans-serif;}
nav li {display:inline; margin:1em;}
img{max-width:100%;}
h1,h2,h3{font-family: georgia, serif;font size:2em; font-weight:bold;}
main{width:80%;margin:auto;}
 
