@charset "UTF-8";
/* CSS Document */

body { background:#FFFFFF; }

#bgImg, #container { background:none; }
#nav { display:none; }

#header h1 { font-size:36px; line-height:38px; margin:0; height:80px; padding-top:20px; overflow:visible; background:none; }

#recipes { width:70%; padding:0 20px 0 0; }

.sidebar { width:25%; }

#footer { float:left; width:100%; }

