body 
{
background-image: url('http://www.iamindust.com/images/artists_background.jpg');
background-color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: arial,geneva,verdana;
font-size: 10pt;
color: #C1AE87;
height: 100%;	
overflow: auto;
padding-bottom:200px;

}

.homecontent {
	position:absolute;
	font-size: 11pt;
	color: #C1AE87;
	border-style: solid;
	border-color: #C1AE87;
	border-width: thin;
	/*height: 658px;*/
	width: 751px;
	overflow: none;
	left: 160px;
	top: 101px;
	background-color:#000000;	


}

.bottomSpacer {
	height: 200px;	
}

.artistHomeBlock {
	font-size: 10pt;
	color: #C1AE87;
	background-color:#000000;
	line-height: 0px;
}
