body {
	background-color: #999999;
	color: #999999;
}
.john {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.cell_backgrnd {
	background-image: url(../art/art/header2.jpg);
	background-repeat: no-repeat;
}
.artist-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.john-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
