/*** CSS Reset ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0;  font-style: inherit; font-size: 100%;font-family: inherit; vertical-align: baseline;}
/*** CSS Reset End ***/



body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background:url(images/hg.jpg) center top;}

#wrapper { margin: 0 auto; width: 680px;}

#header {height: 304px; text-align:center; margin-left:-40px;}


#faux { overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */ width: 100%;  text-align:center;}

#logo_perosa { float: left; margin-right:20px;}
#logo_mirage { float: left;}







#footer {  clear: both;}


.clear { clear: both; background: none; }
