@charset "utf-8";

html, body {height:100%;}

body {
    color:#FFFFFF;
	margin:0px;
	font-size:10px;
	background:#333333; 
	/*line-height:160%; */
	text-align:center; 
	overflow:auto;
}


table {width:100%; height:100%; text-align:center; vertical-align:middle;}
