body {
	/*border-top:150px solid #000;*/
	background:url(../img/bg.jpg) repeat;
}
div.sponsor {
	position:absolute;
	margin:0 0 0 5px;
	padding:5px 5px 5px 20px;
	background-color:#000;
	width:165px;
	height:90px;
	border:solid 2px #fff;
}
div.artistbank {
	position:absolute;
	margin:0px 0 0 5px;
	padding:5px 5px 5px 20px;
	background-color:#000;
	width:165px;
	height:180px;
	border:solid 2px #fff;
}
