body{
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	background-color: #000000;
	background-image: url(bgns.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
}
a{
	color: #FFFFFF;
	text-decoration: underline;
}
#description{
	top: 50px;
	left: 350px;
	position: absolute;
	width : 1850px;
	height : 200px;
}
#description h1{
/*	margin: 42px 15px 28px 0;
	padding : 0;
	float: left;*/
	display : none;
}
.unit{
	float: left;
	width : 200px;
	margin: 0 15px 0 15px;
}
#credits{
	position: absolute;
	top : 300px;
	left : 50px;
	width: 230px;
}
#pages{
	z-index:2;
	top: 220px;
	left: 350px;
	position: absolute;
	width : 1850px;
}
.onespread{
	float: left;
	text-align: center;
	margin: 0 0 50px 0;
	width: 354px;
}
.onespread p{
	margin : 0;
}
.onespread img{
	border-width: 0;
	margin: 10px 10px 10px 0;
}
#onepage{
	position: absolute;
	top : 20px;
	left : 350px;
	text-align: center;
	padding: 0 50px 50px 0;
	width : 550px;
}
.before, .after, .below{
	font-size: 11px;
}
.above{
	font-style: normal; 
	white-space: nowrap;
}
.below
{
	font-style: italic;
	white-space: nowrap;
}
