body {
	background-image: url(../Bacground%20Optimised/images/backgroung.jpg);
}
.main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	background-image: url(../Bacground%20Optimised/images/backgroung.jpg);
}

.header_graphic {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	top: 50px;
	right: 0px;
	bottom: 70px;
	position: static;
}
.Button {
	background-color: #993333;
	border: thin groove #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999966;
	text-align: center;
}
.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #993333;
	font-weight: bold;
}

