@charset "utf-8";
.wrapper
{
height:1000px;

}

.artists 
{
width:400px;
float:right;
margin-right:10px;
}
.images_table
{
border:5px #999999 solid;
width:400px;
}
.images div
{
border:5px #999999 solid;
width:400px;
}
.images_table td
{
vertical-align:top;
width:130px;
height:130px;
}

h1
{
	font-size:75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.images_div img
{
border:none;
width:300px;
}
.style1 {
font-size:12px;
}
