body {
	color: #999;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003;
	text-align: center;
	margin: 0;
}

a { color: aqua; font-size: 12pt; }

a:hover { 
  color: yellow; 
  text-decoration: underline; 
}

p {
	text-align: center;
}

div {
	position: absolute;
	margin: auto;
	width: 55px;
	height: 27px;
	overflow: visible;
	left: 127px;
	top: 1px;
}

.galleryscript { 
  color: #999; 
  font-size: 11px; 
}
.class { color: white; }
