#home_img { position:absolute; top:0px; left:0px; z-index:1; }
#home_wrap { position:relative; top:0px; left:0px; z-index:2;  }

#home_wrap { height:100%; } 
#home_content { width:310px; padding:15px; position:absolute; bottom:10%; right:10px; text-align:center; color:#fff; background:url(../images/bg/black.png) repeat; }
#home_content h1 { font-size:22px; font-family:'Crimson Text'; padding-top:30px; background:url(../images/icon/line1.png) left top no-repeat; margin:5px 0px 15px 0px; }
#home_content p { line-height:1.8; margin-bottom:15px; padding-bottom:25px; background:url(../images/icon/line2.png) left bottom no-repeat; }

#home_img { background:url(../images/loading.gif) center center no-repeat; }
#home_img img { opacity:0; filter:alpha(opacity=0); }

#header,
#sitename h1,
#sitename h2,
#home_wrap,
#footer { display:none; }
