a:link {text-decoration: none; color: #2d4c60}
a:visited {text-decoration: none; color: #2d4c60}
a:hover {text-decoration: none; color: #422251}
a:active {text-decoration: none; color: #422251}

body {
	background-image: url(forsaken-background.gif);
	margin: 8px;
}

#quote-bar {
	background-image: url(forsaken-quote-bar.png);
	background-repeat: no-repeat;
	height: 45px;	
}

#corpse {
	background-image: url(forsaken-body.png);
	background-repeat: repeat-y;
}

#footer {
	background-image: url(forsaken-footer.png);
	background-repeat: no-repeat;
	height: 90px;
}

#header {
	background-image: url(forsaken-header.png);
	background-repeat: no-repeat;
	height: 257px;
}
