@charset "UTF-8";
/* full-width.css: set's the height of the content area so the bottom border graphic is flush */

#site-body {
background:none;
background:#FFFFFF;
height:480px !important;
} 

