html, body  { margin: 0; padding:0; height:100%; }
body { background:#222 url(bg-carbon.jpg); color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; line-height: 150%; position:relative; text-align:center;}


#index { width:400px; height:205px; margin:0 auto; position:relative; }

h1 { position:absolute; width:400px; height:170px; top:0; left:0; margin:0; padding:0; background: transparent url(logo-index.jpg) no-repeat; float:left; }
h1 a { overflow: hidden; text-indent: -9999px; width:400px; height:170px; display: block; text-decoration: none; }


#under { position:absolute; z-index:1000; width:100%; height:215px; top:50%; left:0; margin-top:-105px; background:url(bg-metal.gif);}
#inner {position:absolute; width:100%; height:205px; top:5px; left:0; background: url(bg-carbon-black.jpg); }






p { margin:0; padding:0 0 10px 0; }

a { text-decoration:none; color:#FFCC00;}

	
h2 { position:absolute; width:400px; height:35px; top:170px; left:0; margin:0; padding:0; text-indent:-9999px; background:url(title-index.jpg) no-repeat; }
