/* Inspiration from undohtml.css - (CC) 2004 Tantek Celik. Some Rights Reserved. Also from Eric Meyer reset css.  */
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, b, u, i, center, 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-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
div, ul, ol, dl, form, fieldset {position:relative;}
a:link, a:hover, a:visited {text-decoration:none;}
a img, :link img, :visited img {border:none;}
ol, ul {list-style:none;}
ins {text-decoration:none;} /* remember to highlight inserts somehow! */
del {text-decoration:line-through;}

body {background:#000;color:#fff;font:normal 62.5% Arial,Helvetica,sans-serif;text-align:center;}
a {color:#e5e5e5;font-weight:bold;text-decoration:none;}
a:hover {text-decoration:none;color:#fff;}
div#w1 {width:970px;margin:0 auto;}
img#biglogo {margin:180px auto;}
div#contact {border-top:1px solid #fff;padding-top:50px;}
div#contact p {font-size:1.3em;text-transform:uppercase;line-height:1.6em;}