* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:660px;/* for good browsers*/
	min-width:1000px;/* for good browsers*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 660px;
}	
#xinner {
	width: 1000px;
	background:#fff;
	height: 660px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
}


.temp1 {
	font-size: 36px
}

.temp2 {
	font-size: 24px
}
