html, body {	margin: 0;	height: 100%;}body {	background-color: #FFF;}#main_table {	height: 100%;	width: 100%;}#container {	width: 473px;	height: 600px;	margin-left: auto;	margin-right: auto;	position: relative;}#textblock {	position: absolute;	left: 42px;	top: 517px;	width: 400px;	color: #FFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 25px;}#textblock a {	text-decoration: underline;	color: #FFF;}#textblock a:hover {	text-decoration: none;}