@charset "UTF-8";
/* CSS Document */

html,body{background-color: #000;}
body {background:url(../img/index_bg.png) no-repeat top center;}
img {vertical-align:bottom;}
div#container {width:900px; margin:0 auto;}
div#container div#header {width:900px; height:280px; background:url(../img/header.jpg) no-repeat top left;}
div#container div#header h1,div#container div#header p {text-indent:-9999px;}
div#container div#footer {width:900px; height:65px; background:url(../img/footer.jpg) no-repeat top left; text-align:center; font-size:72%; color:#FFFFFF; padding-top:20px;}
div#container div#footer a {color:#FFFF00;}