html { background:url(images/html-bg.jpg) #fff repeat-x center top; height:100%; }
body { background:url(images/body-bg.jpg) no-repeat center top; height:100%; display:block; }

/* spalash */
#splash-logo { width:860px; height:89px; margin:0 auto; padding:18px 0 0 80px; } 
#splash-content { width:940px; height:300px;margin:8px auto; font-family:Calibri, Verdana; }
#splash-content h1 { margin:70px 0 0 62px; font-size:16px; color:#666; font-weight:normal; }
#splash-content #splash-list { text-align:center; margin-top:41px; display:block; }
#splash-content #splash-list a { width:160px; height:56px; padding-top:10px; display:inline-block; border-right:#666 solid 1px; text-align:center; color:#666; text-decoration:none;  }
#splash-content #splash-list a span { font-size:24px; display:block;  margin-bottom:2px; color:#000; text-shadow: 0 2px 0 #fff; }
#splash-content .text { margin:37px 20px 0 0; float:right; font-family:Arial, Helvetica, sans-serif; color:#ccc; font-size:11px; width:550px; line-height:16px; } 

