html, body {height:100%; margin: 0; padding: 0; }

html>body {
	font-size: 16px; 
	font-size: 68.75%;
} /* Reset Base Font Size */

body {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 68.75%;
	background: #fff;
	color: #333;
}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }

a img { border: none; }
a, a:visited { color: #0000ee; }
a:hover { color: #e50658; }

.logo { background: url(../img/logo.jpg) no-repeat left top; width: 224px; height: 99px; text-indent: -9999px; display: block; margin: 10px 0; }

#sidetree { width: 800px; margin: 0 auto; padding: 0 10px 10px 10px; }