/* artists.css - style sheet */



#underline	{
	text-decoration:underline;

}

body {
	background-color: transparent;
	font-family: georgia, serif;
	font-size: 80%;

}


#melpic {
	float:;
	padding-top:20px;
	padding-right:80px;
	padding-bottom:20px;
	
}

#postmarkspic {
	float:left;
	padding-top:20px;
	padding-bottom:100px;
	
}

#phonealone	 {
	position:absolute;	
	background-color: transparent;
	background-image: url(images/phonealone.gif);
	Background-repeat: no-repeat;
	left:50px;
	top:520px;
	width:240px;
	height:380px
}
#whistlersmum 	{
	position:absolute;	
	background-color: transparent;
	background-image: url(images/whistlersmum.jpg);
	Background-repeat: no-repeat;
	left:390px;
	top:120px;
	width:330px;
	height:391px
}

#diskantenna 	{
	position:absolute;	
	background-color: transparent;
	background-image: url(images/diskantenna.gif);
	Background-repeat: no-repeat;
	left:740px;
	top:385px;
	width:300px;
	height:313px;
}



#melanie	{  	position:absolute;  	left:40px;  	top:10px;  	width:300px;  	height:200px;  }

#postmarks	{  
	position:absolute;  	left:380px;  	top:500px;  	width:300px;  	height:200px;  }

#arabella	{  	position:absolute;  	left:700px;  	top:10px;  	width:300px;  	height:200px;  
}