html{width:100%;height:100%}
body{background:url(../imgs/bg.gif) 0 0 repeat #91bd10;width:100%;height:100%;margin:0;padding:0}
*{font:normal 12px Verdana,Helvetica,Arial,Sans}
a{color:#040404;text-decoration:none}
a:hover{color:#fff}
.whole{height:100%;width:100%;display:table;position:relative}
.whole h1{display:table-cell;width:100%;text-align:center;vertical-align:middle}
.whole .floor{position:absolute;bottom:20px;left:50%;width:1120px;margin-left:-560px}
.whole h2{color:#fff;font-size:18px;}
.whole p{color:#040404}
.floor p s{width:7px;height:10px;background:url(../imgs/bullet.png) 0 2px no-repeat;display:inline-block;margin:0 3px}
.whole p.footnote{text-align:center}
.whole p.footnote strong{font-size:10px;font-weight:bold}
.clr{clear:both}
