html,body,#bg,#bg table,#bg td,#cont{width: 100%; height: 100%; overflow: hidden; }
body{font-family: Arial,Helvetica,sans-serif; font-size: 14px; cursor: default; color: #fff; margin: 0; padding: 0;}
#scroller{height: 100%; width: 100%; overflow: scroll; position: absolute; z-index: 100; }
#bg div{position: absolute; width: 200%; height: 200%; top: -50%; left: -50%}
#bg td{vertical-align: middle; text-align: center}
#bg img{min-height: 50%; min-width: 50%; margin: 0 auto}
#container{position: relative; width: 915px; margin: 5% auto 0 auto; z-index: 70; }
#cinnamon{ display: block; width: 940px; height: 655px; }
a:link,
a:visited, a:hover{ color: #FFF; text-decoration: none; }
a:active{ color: #FFF; text-decoration: none; }
#footer{ text-align: center; font-size: 11px;}
