@charset "utf-8";
body { background-color:#17161E; color:#CCBEB6; }
#container { width: 425px; background:none; margin-left:auto; margin-right:auto; margin-top:70px; text-align: center; }
#home { background: url(../img/01.jpg); width:425px; height:319px; border:3px solid #CCBEB6;}
#logo { background: url(../img/logo.png) no-repeat scroll 0 0; width:219px; height:230px; position:absolute; z-index:20; left: 825px; top: 130px; }
#text { margin-top:50px; color:#CCBEB6; font: 20px Verdana; font-weight:lighter; }
#text a { color:#CCBEB6; font-size:14px; text-decoration:none; }
#text a:visited { color:#CCBEB6; }
