﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../docs/fossilbackground.jpg');
	background-repeat: repeat;
	background-color: #000000;
}
h1 {
	font-size: 50px;
	font-weight: bold;
	color: #EFE1C2;
}
h6 {
	font-size: x-small;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
.BodyText {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: 176px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 175px;
}
h2 {
	font-size: xx-large;
	font-weight: bold;
}
h3 {
	font-size: large;
	font-weight: bold;
}
h4 {
	font-size: medium;
	font-weight: bold;
}
h5 {
	font-size: small;
	font-weight: bold;
}
