body {
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
}
.main-text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
	cursor: pointer;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.logo {
	background-image: url(img/warstone-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #e9c544;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.logo a {
	color: #e9c544;
}

.bgspider {
	background-image: url(img/spider.gif);
	background-repeat: no-repeat;
	background-position: 0px 300px;
} 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}
.header-bg {
	background-image: url(img/headers-bg.jpg);
	background-repeat: repeat-x;
}
.backstory-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #3E0000;
}
.backstory-txt a {
	color: #41110D;
}
.backstory-txt a:link {
	color: #41110D;
}
.backstory-txt a:visited {
	color: #41110D;
}
.backstory-txt a:hover {
	color: #41110D;
}
.main-textSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
}
.comic-bg {
	background-color: #9e5828;
	background-image: url(img/comics-bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
}
