html{ background: #fff; }
#menu{ position:absolute;z-index:100;top:5%; left:5%; height:400px; vertical-align:middle; letter-spacing:1px; }
#menu div{ padding:10px; }
#menu .title { background:none;font-size:1.8em; margin-bottom: 20px; }
#menu .title h1{ color:#000; font-weight:100; }
#menu ul{ padding: 0 10px; }
#menu li { margin-bottom: 0; }
#menu li a{ background:none; padding-bottom: 0.2em; color:#000; text-decoration: none; xtext-transform: uppercase; background-color:rgba(0,0,0,.0); }
#menu li a:hover{ background:#fff; color:#000; }