body
{
	background-image: none;
	background-color: #CFCED3;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: 9px; 
	font-family:verdana; 
	color: black;
	margin-top: 100px;
	margin-left: 150px;
}

a:link 
{
	text-decoration: none; 
	color:none;
} 

a:visited
{
	text-decoration: none;
	color: none;
}

a:hover
{
	text-decoration: none;
	color: none;
}

#frame
{
	position: static;
	margin-top: -390px;
	margin-left: 335px;
	width: 256px;
	height: 380px;
	z-index: 2;
}