@charset "UTF-8";
/* CSS Document */
h1.artister{
	color:#1c8600;
	font-size:18px;
	padding:5px 10px  8px 0;
	border-bottom: 3px solid #2a2a2a;
	text-align:left;
}

div.imageElement h3,
div.imageElement p{
	display:none
}

artists_info_holder a{
	color:black;
}
artists_info_holder  a:hover{
	color:#1c8600;
}
div.image img{
	border:28px solid black;
}
