body{
	background-color: #ffffff;
}

h1{ 
	text-align: center;
}

p{ 
	text-align: left;
	color: #b8860b;
	font-family: Lucida Handwriting, Century Gothic, Arial, sans-serif;
	font-size: 22px;
	margin-left: 70px;
	margin-right: 70px;
	line-height: 1em;
}

hr{
	color: #b8860b;
}

#links a:link {
	color: #b8860b;
	
}

#links a:visited {
	color: #b8860b;
	
}

#links {
	text-align: center;
	font-family: Palatino Linotype;
}

#footer {
	text-align: right;
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #b8860b;
}

#footer a:link {
	color: #b8860b;
}

#footer a:visited {
	color: #b8860b;
}

#table {
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	border: thin dotted;
	color: #dcbb07;
	border-collapse: no-collapse;
	border-spacing: 10px;
	cell-padding: 10px;
	padding-top: 10px;


}


#list {
	text-align: left;
	color: #dcbb07;
	font-family: Segoe UI, Century Gothic, Arial, sans-serif;
	font-size: 22px;
	margin-top: -50px;
	margin-left: 390px;
	line-height: 1em;
}

