body {
	background-color: #000;
	color: #ffffff;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

p {
	color: #666;
	font-family: arial, courier, mono;
	font-size: 24pt;
	line-height: 48px;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
}

a:link {
	color: #f9c;
	text-decoration: none;
	font-family: arial, courier, mono;
	font-size: 24pt;
	line-height: 48px;
	font-weight: bold;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #00F;
	border-left-color: #FFCCFF;
}

a:visited {
	color: #f9c;
	text-decoration: none;
	font-family: arial, courier, mono;
	font-size: 24pt;
	line-height: 48px;
	font-weight: bold;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #9F9;
	border-left-color: #FFCCFF;
}

a:hover {
	color: #f9c;
	text-decoration: none;
	font-family: arial, courier, mono;
	font-size: 24pt;
	line-height: 48px;
	font-weight: bold;
	background-color: #0CF;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

a:active {
	color: #fff;
	text-decoration: none;
	font-family: arial, courier, mono;
	font-size: 24pt;
	line-height: 48px;
	font-weight: bold;
}



#picture {

width:100%; height:100%; position:absolute; bottom:40px; left:0px;
z-index:0;

}

#picture2 {

width:100%; height:100%; position:absolute; bottom:0px; left:0px;
z-index:0;

}

#player1 {
position:absolute; right:7px; top:7px;
z-index:2;
}

#player2 {
position:absolute; left:304px; bottom:304px;
z-index:2;
}

#player3 {
position:absolute; left:7px; bottom:10px;
z-index:2;
}

#link1 {
position:absolute; left:2px; bottom:47px;
z-index:3;
}

#link2 {
position:absolute; left:2px; bottom:89px;
z-index:3;
}

#link3 {
position:absolute; left:2px; bottom:131px;
z-index:3;
}
