p     {
	color: #181818;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	text-decoration: none;
	vertical-align: top;
	margin-left: 0px;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	background-image: url(../linen.jpg);
}
a:link, a:visited {
	color: #741012;
	text-decoration: underline;
	font-style: normal;
}
a:active, a:hover {
	text-decoration: underline;
	font-style: normal;
	color: #741012;
}
.artist {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #181818;
	letter-spacing: .06em;
}

.listtextCenter {
	color: #181818;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
}
.listtextLeft {
	color: #181818;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
}
.border1 {
	border: 1px solid #181818;
}

