html {	height: 100%;	width: 100%;	margin: 0px;	padding: 0px;}body {	background-attachment: fixed;	background-color: #FFFFFF;	background-image: url(../img/bg.jpg);	background-repeat: repeat;	background-position: left top;	text-align: left;	margin: 0px;	padding: 0px;	height: 100%;	width: 100%;}#mobile {	font-size: 10px;	line-height: 110%;	margin: 0px;	padding: 0px;}#mobile a {	color: #CCCCCC;	text-decoration: underline;}#shiv { background: transparent; width: 100%; height: 50%; margin-top: -60px; float: left; } #entrance{	padding: 0px;	height: 108px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	clear:both;	position: relative;	top: 0px;	background-color: #FFFFFF;	filter:alpha(opacity=92);	-moz-opacity: 0.92;	opacity: 0.92;	z-index: 2;	width: 100%;}/* Hide from IE5mac *//*/ #shiv { display: none; } html, body { height: auto; } /* end hack */#box {	margin-left: 30%;	padding-top: 8px;}
