body{
	font-size:11px;
	font-color:grey;
	font-family:Tahoma, Verdana, Arial;
	background-image:url(images/filma.gif);
}
div#header{
	width:760px;
	text-align:left;
}
#header a{
	text-decoration:none;
	color:#000000;
}
h1{
	padding:0;
	font-size:50px;
	font-family:Arial, Tahoma, Verdana;
	margin:0;
	float:left;
}
div#wrapper{
	width:760;
	border:3px solid #d2e8d0;
	text-align:center;
	padding:20px 0;
	background-color:#ffffff;
}
div#inner{
	width:750px;
	text-align:center;
}
div#frame{
	float:right;
	width:500px;
}
div#artists{
	float:right;
	height:400px;
	overflow:auto;
	width:230px;
	text-align:left;
}
td{
	font-size:11px;
	padding:2px;
}
td a{
	text-decoration:none;
	color:#000000;
	display:block;
	font-size:12px;
	border-bottom:1px solid #eff4ef;
}
td a:hover{
	background-color:#f7faf7;
	text-decoration:none;
	color:#000000;
	display:block;
	font-size:12px;
	border-bottom:1px solid #eff4ef;
}