body
{
	font-size: 8pt;
	color: dimgray;
	font-family: 'Microsoft Sans Serif';
}
#main
{
	position:absolute;
	left:50%;
	
	margin-left:-390px;		
	height:500;
	width:795;
    
}

#copyright
{
	font-size:xx-small;
}

#lnkHome
{
	color: white;
}


