@charset "utf-8";

body {
	background: #000 url(/images/games/crysis/v2/bg_age.jpg) center 13px no-repeat;
}

#page #content {
	background: none;
	height: 730px;
}
#page #content h2 {
	background: url(/images/games/crysis/v2/hdr_warning.jpg) no-repeat;
	height: 42px;
	width: 166px;
	margin: 0 auto 15px auto;
}
#body {
	text-align: center;
	height: 520px;
	padding-top: 100px;
}

#ageGate, #underAge{ 
	width: 290px; 
	height: 80px; 
	margin: 0 auto;
} 
#ageGate p, #underAge p {
	overflow: hidden;
	text-indent: -3000px;
	margin: 0 auto 15px auto;
}
#ageGate p {
	width: 290px;
	height: 42px;
	background: url(/images/games/crysis/v2/warning.jpg) no-repeat
}
#underAge {
	width: 510px;
}
#underAge p {
	background: url(/images/games/crysis/v2/warning_denied.gif) no-repeat;
	width: 510px; 
	height: 23px; 
}

