html, body {height:100%; margin: 0; padding: 0; }

html>body {
		font-size:72.75%;
} /* Reset Base Font Size */


h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }

#banner { padding: 15px; background-color: #06b; color: invert; font-size: large; border-bottom: px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: invert; }



a img { border: none; }