.pane {
	background-image: url(images/metal.jpg);
	background-repeat: repeat-y;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
<style type="text/css">

body {
	background-color: #AAAAAA;
	margin-top: 0px;
}
body,td,th {
	color: #333333;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	color: #000000;
	font-size: 14px;
	line-height: 2;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}
.style6 {color: #191919}

</style>
.missionstmntstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.5;
	font-weight: lighter;
	color: #222444;
}
.Navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;
}
.insetpicture {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.centered {
}
