#games-wrapper {
	width: 840px;
	padding-top: 25px;
	margin: 0 auto;
	text-align: center;
}

#games-wrapper2 {
	width: 850px;
	padding-top: 25px;
	margin: 0 auto;
	text-align: center;
}

.game-content {
	width: 280px;
	height: 400px;
	float: left;	
}

#game-1 {
	background: url(../images/wom-game-1.jpg) no-repeat top center;
}

#game-2 {
	background: url(../images/wom-game-2.jpg) no-repeat top center;
}

#game-3 {
	background: url(../images/wom-game-3.jpg) no-repeat top center;
}

.game-content h1 {
	margin-top: 45px; 
}

.game-content h1 a:hover {
	color: #fdeecf; 
	text-decoration: none;
}

#flash-game {
	width: 465px;
	height: 600px;
}