body {
	background-color: #c5af64;
	font-family: verdana;
	font-size: 8px;
}



a {
	color: #981911;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #981911;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color: #981911;
	font-weight:bold;
	text-decoration:none;
}
.inner table {

	font-family: verdana;
	font-size: 11px;
}
.inner {
background-color: #927f57;;
	background-image:url('images/background.jpg');
	background-position:center;
	background-repeat:no-repeat;
	font-family: verdana;
	font-size: 11px;
	
}

.input,
.but {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #927f57;
}

.t{
background-image:url(images/hack.jpg);

}