body
{
	background-color:#000000;
}
h1
{
	color: #ffffff;
}
.main
{
	width: 100%;
}
.game_main
{
	max-width: 969px;
	text-align: center;
}
.game
{
	height: 185px;
	width: 300px;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	padding: 10px;
	padding-bottom: 30px;
}
div#game h3
{
	margin-top: 0px;
	color: #ffffff;
}
div#game a
{
	text-decoration: none;
}
.game_img
{
	height: 140px;
	overflow: hidden;
}
.game_title
{
	height: 75px;
	overflow: hidden;
}
.game_empty
{
height: 75px;
}
img
{
	border:0px;
}