.nekogames {
	color: #009999;
	background-color: #99CCCC;
}
body {
	color: #339999;
	background-color: #99CCCC;
	padding: 5px;
}

.g_tag {
	margin: 10px;
	width: 800px;
	padding: 5px;
	border-top: 1px none #669999;
	border-right: 1px none #669999;
	border-bottom: 1px dotted #669999;
	border-left: 1px none #669999;
}
h1 {
	font-size: 16px;
	margin: 20px;
	width: 400px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 10px;
	word-spacing: normal;
}
.header {
	background-color: #99CCCC;
	padding: 5px;
	width: 800px;
	border: 1px solid #339999;
	height: 50px;
}
.game_inst {
	width: 640px;
	color: #339999;
	clear: none;
}
.game_footer {
	width: 640px;
}
.gamebody {
	width: 640px;
}
