@charset "utf-8";

body{
	border:0px; margin:0px;
	background:#acacac url(../img/bg.gif) repeat-x;
	font-size:62.5%;
	text-align:center;
}
img {border:none;}
/* Content Area Wrapper */
#shell {
	height:74em; width:90em;
	margin-left:auto; margin-right:auto;
}
/* Shell Reflection */
#shellShadow {
	height:12.4em; width:90.3em; left:.5em;
	background:transparent url(../img/shellShadow.png) no-repeat;
	margin-left:auto; margin-right:auto; margin-top:.2em;
}