body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0000FF;
}
a:link {
	text-decoration: none;
	color: #8888FF;
}
a:visited {
	text-decoration: none;
	color: #8888FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #8888FF;
}
p {
	margin: 0;
	padding: 0;
}
#bodycopy {
	background-image: url(images/ddarcade_castle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #460212;
	width: 700px;
	padding-bottom: 20px;
}
img {
	margin: 5px;
}
p#heading {
	font-size: 170%;
	letter-spacing: 0.5em;
	padding-top: 190px;
	color: #CC6600;
	font-weight: 900;
}
p#header {
	letter-spacing: 0.2em;
	font-size: 100%;
	padding: 10px 0 5px 0;
	margin-top: 15px;
	color: #EAB584;
	border-top: 1px solid #800003;
	width: 500px;
}
p#back {
	border-top: 1px solid #800003;
	padding-top: 10px;
	margin-top: 15px;
	width: 500px;
}