#wrapper {
	height:970px !important;
}

#content h1 {
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing:0.08em;
	text-transform: uppercase;
	line-height: 3em;	
}

#content a {
	text-decoration: none;	
}

#game_area {
	width:800px;
	height:600px;
	background: #ececec;
	border:4px #0091D4 solid;
	margin: 0 auto;
}
