body
{
	background-image: url(club.jpg);
	background-color: #040404;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: 9px; 
	font-family:verdana; 
	color: #000000;
}

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

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

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

#frame
{
	position: static;
	margin-top: -700px;
	margin-left: 510px;
	width: 250px;
	height: 420px;
	z-index: 2;
}

#shouter
{
	position: static;
	margin-top: -550px;
	margin-left: 820px;
	width: 240px;
	height: 835px;
	z-index: 3;
}