@charset "UTF-8";
/* CSS Document */

body {}

h1 {
font-size:60px;
line-height:60px;
font-weight:bold;
letter-spacing:-3pt;
color:#000000;
display:inline;
margin:0px;
padding:0px;}

h2 {
font-size:72px;
font-weight:lighter;
color:#000000;
margin:0px;
padding:0px;}

h3 {
font-size:18px;}

h4 {
font-size:14px;
color:#999999;
letter-spacing:2pt;}

a {color:#ffffff;}

td:first-child {
width:60px;}


#content {
width:640px;
height:960px;
margin:20px auto auto auto;}

#header {
display:none;}

#main {
height:700px;
width:640px;
max-width:640px;
overflow:auto;}

#main img {
width:240px;
margin:0px 20px 20px 0px;
float:left;}

#title {}

#body {
clear:both;}

#body h3 {
margin:0px;
padding:0px;
line-height:20px;}

#info {}

#ingredients {
width:240px;
float:left;
clear:none;}

#directions {
text-align:justify;}

#footer {
display:none;}

#ingredients, #directions, .description {
font-size:12px;
line-height:1.5em;}