body { position: relitive;	font-family:'Lucida Grande', Tahoma, Arial, Verdana, sans-serif; background: #dfdfdf; font-size: 12px; }
h1 { color: #fff; margin: 0px; padding: 0px; margin-top: 20px; font-size: 24pt; }
h2 { color: #fff; text-shadow: 0px 0px 10px #000; margin: 0px; margin-bottom: 10px; font-size: 24pt; }
h3 { color: #fff; text-shadow: 0px 0px 10px #000; text-align:center; margin: 0px; margin-bottom: 0px;line-height:100px; font-size: 24pt; }
#NOMW { background-image: url(/cat.jpg); margin:0 auto; margin-top:100px; width:600px; height:200px; border:10px solid #000; border-radius: 20px;	-webkit-border-radius: 20px;	-moz-border-radius: 20px;	box-shadow: 0 0 25px #000;	-moz-box-shadow: 0 0 25px #000;	-webkit-box-shadow: 0 0 25px #000; z-index:+100; }
#logo {position: absolute; top: 0px; left: 0px; width:700px; height:500px; border:0px; z-index: +1500;}
#login { position: absolute; top: 145px; left: 50px; display:block; width:575px; height:275px; padding:10px; background: #333; z-index: -5000;
border: 10px solid #000;
border-radius: 25px 25px 25px 25px;
-moz-border-radius: 25px 25px 25px 25px;
-webkit-border-radius: 25px 25px 25px 25px;
box-shadow: 0px 0px 50px #000;
-moz-box-shadow: 0px 0px 50px #000;
-webkit-box-shadow: 0px 0px 50px #000;
 }
#login input { border:0px; background: #000; color: #fff; font-size: 14pt;
min-width: 100px;
height: 30px;
boder: 10px solid #000;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}
#login img { width:200px; float:right; }
#click { position: absolute; top:297px; left:340px; width:20px; height:20px; cursor: move; z-index: 69100; }
#msg { position: absolute; top500px; left:0px; width:100%; height:150px; background: rgba(255,0,0,.01); color:#666; text-align:center;font-size:32pt;  }
#msg h1 { color:#666; font-size:32pt;  }
.boxtitle { color: rgba(200,200,200,.40); font-size:100%; text-align:center; float:left; z-index: -200; width: 100%; height: 100%; }
.text { color: #fff; font-size:14pt; font-weight: bold; }
.text b { text-transform: uppercase; }