body {
	background-color: #CCCC99;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.border {
	border-style: dashed;
	border-width: thin;
	border-color: #FFFFFF;
}
.albumtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
blockquote {
	margin: 15px;
}
form{
margin:0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #999999;
}
