@charset "UTF-8";


	body {
	font-family: "Georgia";
	color: #000000;
	font-size: 1em;
	margin: 0px;
	background-color: #F2F2F2;
}
	p { margin: 0 0 15px; }
	#container { width: 100%; height: 100%; display: table; }
	#position { display: table-cell; vertical-align: middle; }
	#content {
	text-align: center;
}	

	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.holding {
	  background-image: url("holding.png");
    background-repeat: no-repeat;
	width:960px;
	height:100%;
	margin:0 auto;
	}

#email {
	position:relative;
	left:334px;
	top:79px;
	margin:0 auto;
	width:124px;
	height:12px;
	
	font-size:10px;
	color:#999999;
	display:block;
	}
	.email {
	margin:0 auto;
	width:124px;
	height:12px;
	
	font-size:10px;
	color:#999999;
	display:block;
		}

