/*
* Player Stylesheet Ministry of Beats
* By Sander Beck
* sander @ multimove.nl
*/

body{
	background: #49003d url(../images/bg.gif) bottom right no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}



/* Headers and fonts */
h1{
	font-size:17px;
	.font-size:19px; /*IE*/
	line-height:19px;
	color:#ffffff;
	font-family:Verdana;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

a{
	color:#000;
}
a:hover{
	color:#660066;
}

p{
	position:relative; /*USED FOR IE*/
	margin:0px;
	padding:0px;
	margin-top:5px;
}


 

