body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../Images/volcano.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #FFFFFF;
	background-color: #6C0000;
	background-attachment: fixed;
}

.navBar {
	height: auto;
	width: 400px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.copyrightNotice {
	height: 50px;
	width: 450px;
	padding: 0px;
	background-color: #000000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
}
.linkTable {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 600px;
	background-color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
