body { font-size: 46px; overflow: hidden; font-family: century gothic; margin: 0; color: #fff; background: #000;}
#about { position:absolute; z-index: 3; width: 96%; height: 96%; padding: 5px; }
#smooth { position:absolute; width:100%; height:100%; z-index:2; background: url(blank.gif); }
a { color: #000000; background: #FFFFFF; padding: 0px 5px 0px 5px; text-decoration: none; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
}
a:hover { color: #FFFFFF; background: #000000; padding: 0px 5px 0px 5px; text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; }
#wfuck { position: absolute; }
#whatisthis { position:fixed; bottom:0; left:0; right:0; background: transparent; color:#fff; text-align: left; font-size: 15px; padding: 0px 0px 5px 5px; }

