/*-- ROOT ELEMENTS --*/
	html, body { height: 100%; }
	body { background-color: #ffffff; }
/*-- ROOT ELEMENTS --*/
/*-- MASTER POSITIONAL --*/
	#body-wrap { display: none; width: 640px; height: 456px; position: absolute; left: 50%; top: 50%; margin-left: -320px; text-align: center; margin-top: -220px; }
/*-- MASTER POSITIONAL --*/
