*,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, 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;
vertical-align: baseline;
background: transparent;
}

body {
background:#fff;
font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
color:#a5a5a5;
text-align:left;
}

a {
color:#555;
text-decoration:none;
font-weight:normal;
}

a:hover {
color:#999;
}
		  
.wrap { 
background:url("fascia.jpg") repeat-x top left;
width:100%;
height:200px;
margin-top:150px;
}

.fascia { 
width:600px;
height:200px;
margin: 0 auto 0;
background:url("icon.jpg") no-repeat top left;
}

h1 { 
padding:60px 0 0 160px;
font-size:18px;
line-height:25px;
text-shadow:1px 1px #fff;
font-style:italic;
font-weight:normal;
}

.footer { 
width:600px;
margin: 20px auto 0;
text-align:left;
}

.footer p {
font-size:10px;
font-style:italic;
padding-left:160px;
}
