@charset "utf-8";
@import url(reset.css);
body, html {height: 100%}
#outer {height: 100%; width: 100%; position: relative}
#inner {width: 650px; height: 500px; margin: 0 auto 0 auto; position: relative; margin-top: 150px}
#infotext {display: none; visibility: hidden}