html, body {
	repeat fixed center; margin:0; padding:0; width: 100%;
	height: 100%;
	color: #FFCB99;
	font-family: Verdana, Arial, Tahoma;
	font-size: 2em;
	text-align: justify;
	margin-left: 20px
    border: 1px #000000 solid;

}


p, li {
	font-size: 10pt;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	color: #FFCB99;
	font-size: 12pt;
}

a:hover {
    font-family: Verdana, Arial, Tahoma;
    text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
}

#blue {
    font-family: Verdana;
    text-decoration: none;
	color: #000000;
	font-size: 1em;
}


#pos { 
position: absolute; 
top: 20px; 
}
