body {
	text-align: center;
	background: #000000;
	background-image: url("http://www.thedragonscave.org/images/backgrounds/parchment.jpg");
	background-attachment: fixed;

	}

A:link {text-decoration: none; color: #FFFF99}
A:visited {text-decoration: none; color: #FFFF99}
A:active {text-decoration: none; color: #FFFF99}
A:hover {text-decoration: underline; color: red;}

p {
	font-family: georgia;
	color: FFCC00;
	}

p#main_title_1 {
	color: #FFD700; 
	font-style: italic; 
	font-size: 30pt; 
	font-family:'Book Antiqua', 'Palatino Linotype', Palatino, 'Times New Roman', TimesNR, Times, serif;
	}

p#main_title_2 {
	color: #C0C0C0; 
	font-style: italic; 
	font-size: 16pt; 
	font-family:'Book Antiqua', 'Palatino Linotype', Palatino, 'Times New Roman', TimesNR, Times, serif; 
	}

p#title {
	font-family: helvetica, arial;
	text-align: center;
	font-style: italic;
	font-size: medium;
	color: FFCC00;
	

p#footer {
	font-family: helvetica, arial;
	text-align: center;
	font-style: italic;
	font-size: smallest;
	color: FFCC00;
	}

li {
	font-family: georgia;
	color: FFCC00;
	}

font#1{
	color: #FFD700; 
	font-size: 12pt;
 	font-family:'Book Antiqua', 'Palatino Linotype', Palatino, 'Times New Roman', TimesNR, Times, serif;
	} 

table#1 {
	width: 80%;
	border: solid; 
	border-color: #CCCCCC; 
	border-width: 5px;
	background: #000000;
	}

table#2 {
	width: 90%;
	border: solid; 
	border-color: #CCCCCC; 
	border-width: 5px;
	background: #000000;
	}

td#1 {
	padding: 10px;
	}
