body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #000 url(../endpapers.png) repeat;
}

#center {
	position: relative;
	width: 955px;
	height: 593px;
	margin: 40px auto;
	padding: 0;
	color: #666;
	background: transparent;
}
#caption {
	position: relative;
	width: 955px;
	height: 30px;
	margin: auto;
	padding: 0 0 0 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a,
a:link,
a:visited,
a:active {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}