@import "yui-reset.css";
html,body{min-width:800px;min-height:600px;width:100%;height:100%;background-color:#060300;}
#container{overflow:hidden;position:relative;width:100%;height:100%;}#container img{-webkit-user-select:none;-moz-user-select:none;}
#container h1{position:absolute;top:20px;right:-10px;-webkit-user-select:none;-moz-user-select:none;}#container h1 a{display:block;width:335px;height:101px;background:url(../images/home/logo.png) left top no-repeat transparent;text-indent:-9999px;outline:none;}#container h1 a:hover{background-position:left bottom;}
#container .map{position:absolute;top:222px;right:10px;}
