
body {
background: url(../images/bg.gif);
font-family: Arial, Helvetica, sans-serif;
color: #000000;
line-height:160%;
height: 100%;
	margin: 0;
	padding: 0;
}
/* Normal link */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FE0000;
}
a:hover {
	text-decoration: underline;
}

.player_box2 {
	width: 300px;
	height: 200px;
	background-image: url(../images/bku-png2.png);
	background-repeat: no-repeat;
}