html { min-height: 100%; margin-bottom: 1px; }

html { min-height: 100%; margin-bottom: 1px; overflow-y: scroll;}

a { color : #000000;}
a:hover { color : #ffffff; }
a:visited{ color : #000000; }
a:link {text-decoration: none}

body { 
background-image: 
url('i/bg.jpg');
background-repeat: 
no-repeat;
background-position: top center; margin: 0; padding: 0;}
 
.header {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 4px;
}


