BODY
{ 
background: #0b2701;
text-align: justify;
font-family: verdana;
font-size: 11pt;	
color: #FFEC8F;
}
div, recipe
{
font-family: verdana;
font-size: 11pt;	
color: #FFEC8F;
} 
p, instructions
{
font-family: verdana;
font-size: 11pt;	
color: #FFEC8F;
}
li
{
font-family: verdana;
text-align: left;
font-size: 11pt;	
color: #FFEC8F;
}

h1
{
background-color: inherit;
color: #FFEC8F;
font-family: georgia;
font-size: 14pt;
text-align: center;
font-weight: bold;
border-bottom: 0px solid #FFEC8F;
text-transform: uppercase;
}
h2, category, cuisine, source, link, yields
{
background-color: inherit;
color: #FFEC8F;
font-family: georgia;
font-size: 8pt;
text-align: center;
text-transform: uppercase;
}
h3, ingredient-list
{
background-color: inherit;
color: #FFEC8F;
font-family: georgia;
font-size: 12pt;
text-align: center;
font-weight: bold;
border-bottom: 0px solid #FFEC8F;
text-transform: uppercase;
}
strong
{
background-color: inherit;
color:#FBC058;
}
em
{
background-color: inherit;
color:#FBC058;
}
u
{
background-color: inherit;
color:#FFEC8F;
}
a
{
font-family: verdana;
background-color: inherit;
color: #FFEC8F;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #FBC058;
font-weight: bold;
text-decoration: underline;
}
table, td, tr, ingredient, amount, unit, item, key
{
font-family: verdana; 
text-align: left;
font-size: 9pt;
border-width: 0px;
	
color: #FFEC8F;
}
textarea
{ 
background-color: #0b2701;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
input 
{
background-color: #FFEC8F;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
option
{ 
background-color: #5e190c;
font-family: verdana;
font-size: 9pt;
color: #FBC058;
}
select
{ 
background-color: #5e190c;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #29392c;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 858px;
padding-left: 3px;
padding-top: 3px;
background-color: #0b2701;
}
#banner
{
width: 852px;
height: 337px;
background-color:#0b2701;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 845px;
background-color: #0b2701;
padding-left: 10px;
padding-right: 7px;
}
#right
{
width: 250px;
float: right;
padding: 5px;
background-color: #0b2701;
}
#footer
{
border-top: 0px solid #0b2701;
width: 848px;
clear: both;
background-color: #0b2701;
padding-top: 10px;
padding-bottom: 10px;
font-size: 7pt;
}