@charset "utf-8";
#links{
	font-weight: bolder;
	color: #990000;
	border: medium none #990000;
	position: absolute;
	left: 8px;
	top: 6px;
	width: 796px;
	height: 40px;
}

#links  a {
	padding-left: 1em;
}

#links li {
display: inline;
}

#footer{
}

#mainBody {
	position: absolute;
	height: auto;
	width: 600px;
	top: 152px;
	border: medium solid #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 88px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:justify;
	font-size: .92em;
}
#mainBody a {
	color: #0000FF;
}

#mainBody img {
	float: left;
}


body {
	background-color: #000000;
	background-image: url(/images/parchment7.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #F09E78;
}
a:visited {
	color: #F09E78;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
#title img {
	position: absolute;
	left: 16px;
	top: 145px;
}
#cover {
	position: absolute;
	left: 101px;
	top: 175px;
	width: 598px;
	height: 702px;
}
#sword {
	position: absolute;
	left: 251px;
	top: 57px;
	width: 322px;
}
