@charset "UTF-8";
wrapper {
	background-color: #000;
	border: 10px solid #F79C28;
	clear: none;
	float: none;
	width: 800px;
	margin: auto;
	text-decoration: none;
}
.font {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	background-image: url(backgroundpages.png);
	color: #FFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
.header {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	height: 380px;
	text-decoration: none;
}
.body {
	width: 1145px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	text-align: left;
}
.body table tr td {
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
.body table tr td form div center table {
	color: #000;
	text-decoration: none;
}
