@charset "utf-8";html, body   { background-color: fff; height: 100%; margin: 0; padding: 0;                        color: white; text-align: center; }div#centered { border: 0; background-color: white; height: 656px; width: 736px;                        position: absolute; left: 100px; top: 25px; color: black; }#centered p {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;}#centered #logo {	margin-bottom: 35px;}#centered #small {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	margin: 0px;}#centered h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;}#centered #screenroom {	margin-bottom: 0px;}#centered h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 26pt;}
