.centringdiv {
	height: 1px;
	width: 1px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.container {
	height: 455px;
	width: 650px;
	position: absolute;
	left: -325px;
	top: -227px;
	z-index: 1;
}
.div2 {
	position: absolute;
	left: 25px;
	top: 320px;
	width: 605px;
	border: 1px solid #FFFFFF;
	height: 120px;
	z-index: 2;
}
.text {
	position: absolute;
	top: 55px;
	left: 10px;
	width: 350px;
}
.div3 {
	height: 100px;
	width: 100px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 550px;
	top: 355px;
	background-color: #000000;
	z-index: 2;
}
.enter {
	position: absolute;
	right: 5px;
	bottom: 2px;
	width: 80px;
	height: 10px;
	text-align: right;
	z-index: 2;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #D27722;
	background-color: #000000;
	margin: 0px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D27722;
	text-decoration: underline;
}
a:visited {
	color: #D27722;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #D27722;
}
h2 {
	font-size: 11px;
	color: #D27722;
}
