body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ffff;
	}
	
#artwork { text-align:center;
} 	

.header {
	font-size:18px;
	color:#00ffff;
	text-align:center;
    line-height: 25px;
}

.backleft {
	font-size:11pt;
	color:#000000;
	vertical-align:bottom;
	text-align:right;
    line-height: 25px;
}

.backright {
	font-size:11pt;
	color:#000000;
	vertical-align:bottom;
	text-align:left;
    line-height: 25px;
   
}

.title {
	font-size:16pt;
	color:#00ffff;
	text-align:center;
    line-height: 30px;
}

.description {
	font-size:11pt;
	color:#00ffff;
	text-align:center;
    line-height: 18px;
}

.story {
	font-size:13pt;
	color:#00ffff;
	text-align:center;
    line-height: 20px;
}

.nav {
	padding: 5px;
	color: #000099;
	text-decoration: none;
	font-size: 11pt;
	font-weight: none;
	background-color:#000000;
	border: none;
	border-style:none;
}

a.nav:link {
	color:#00ffff;
	font-weight: none;
	text-decoration:underline;}

a.nav:hover {
	color:#7ae6eb;
	font-weight: none;
}

a.nav:visited{
	color:#7ae6eb;
	font-weight: none;
}
