body {
background-color:000; 
color: #fcc; 
font-family: Trebuchet MS, Tahoma, Stylus BT, Papyrus, Arial; 
font-size: 12pt;
background: #000000 url(CrimsonMoon-titlebanner.png) top center no-repeat;
background-attachment: fixed;
}

p {text-indent: 2em}

h1 {color: #fcc; font-weight:bold; font-family: Papyrus, Tahoma}

h2 {border-bottom: 1px solid #cb7786; width: 20%;}

h3 {color: #cb7786; font-weight:bold; font-family: Papyrus, Tahoma; border-bottom: 1px solid #cb7786; font-size: 24pt;}

a {color: #cb7786; text-decoration: none; font-weight:bold; background-color: transparent; outline: none; }
a:visited { color: #933849; text-decoration: none; font-weight:bold; background-color: transparent; outline: none; }
a:hover { color: #cb7786; text-decoration: underline; font-weight:bold; background-color: transparent; outline: none; }
a:active { color: #933849; text-decoration: bold; font-weight:bold; background-color: transparent; outline: none; }

.base {
position: absolute;
top: 125px;
left: 50%;
margin-left: -300px;
width: 600px;
z-index: 1;
visibility: visible;
background-color: #1c1c1c;
color: #ccc;
padding: 12px;
border: 2px solid #ccc;
text-align: justify;
}

.links {
	position: 
}
.textbg {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -320px;
	width: 790px;
	background-color: #000;
	border: 3px solid #662533;
	/* opacity: 0.75; */
	filter:alpha(opacity=25);
	z-index: 1;
}

.textbody {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -390px;
	width: 770px;
	background-color: transparent;
	text-align: justify;
	color: #cb7786;
	z-index: 2;
}

.advert {
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -320px;
	width: 790px;
	background-color: transparent;
	border: 0px;
	z-index: 20;
}

.advert1 {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: 475px;
	background-color: transparent;
	z-index: 5;
}