a {
	color: #eeeeee;
	text-decoration: underline;
	}
a:hover {
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
	}
body {
	background-color: #000000;
	margin: 0;
	text-align: center;
	}
div {
	position: relative;
	top: 0px;
	width: 960px;
	}
#index {
	background-attachment: scroll;
	background-image: url(images/title1bg.png);
	background-position: left top;
	background-repeat: no repeat;
	color: #eeeeee;
	font: normal 14px arial;
	margin: 0 auto;
	position: relative;
	text-align: center;
	}
#story {
	margin: 0 auto;
	position: relative;
	}
