body {
 color : #C0C0FF;
 background-color: #000000;
}

a img {border: none;}

h1, h2, h3 { text-align: center; margin: 5px; }

.head { border: dotted 1px #9999FF; font-size: 16px; text-decoration: underline; }

#powered { position: absolute; bottom: 12px; right: 10px; z-index: 101; }
#Wow { position: absolute; top: 10px; left: 10px; z-index: 100; }

#Menu { position: absolute; top: 0px; right: 50px; z-index: 102; }
.mItem { position: relative; right: 64px; }
 #dl { top: 30px; }
 #team { top: 20px; }
 #tips { top: 10px; }
 #what { top: 20px; }
 #ml { top: 30px; }

iframe {
 position: absolute;
 width: 98%;
 left: 1%;
 top: 80px;
 bottom: 10px;
 z-index: 100;
}