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%;

	
}




#banner { padding: 15px; background-color: #FFF; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(js/jquery-treeview/demo/bg.gif) repeat-x; text-align: center }
#banner a { color: white; }

#main { padding: 1em; }

a img { border: none; }