body {
	color: #ff9933;
	font-family: Georgia;
	background: #000000;
}

a, a:hover, a:visited {
	color: #ff9933;
}

#box {
	border: 1px solid #ff9933;
	width: 598px;
	margin: 80px auto 20px;
	text-align: center;
}

#box p {
	font-size: 10px;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0 30px;
	border-bottom: 1px solid #ff9933;
}

#warning {
	font-family: Arial;
	
}

p#enter {
	font-size: 24px;
}

#footer {
	text-align: center;
	font-family: Arial;
}

#description {
	font-size: 12px;
}
#copyright {
	font-size: 10px;
}
