
body {
	padding-top: 15px;
	background-color:#999999;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:253px;
	line-height:212px;
}

#container { width: 100%; height: 100%; display: table; }

#position { display: table-cell; vertical-align: middle; width: 100%; text-align: center; }

