body {
	background:#000000;
	color:#ffffff;
	margin:0;
	padding:0;
	font:12px helvetica;
}

a, a:visited, a:active{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#iframe {
	background:url('img/bg-funradio.jpg') no-repeat;
	width:300px;
	height:600px;
}

#box1 {
	background:url('img/bg-1.jpg');
	width:296px;
	height:74px;
	margin-left:2px;
	overflow:hidden;
}

#box2 {
	background:url('img/bg-2.jpg');
	width:296px;
	height:61px;
	margin-left:2px;
	margin-top:2px;
	overflow:hidden;
}

#box3 {
	background:url('img/bg-3.jpg');
	width:296px;
	height:40px;
	margin-left:2px;
	margin-top:2px;
}

#box4 {
	background:url('img/bg-4.jpg');
	width:296px;
	height:34px;
	margin-left:2px;
	margin-top:2px;
}
