document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. #menu {
  2.     width: 100%;
  3.     height: 50px;
  4.     margin: 40px auto;
  5.     font-family: \'Droid Sans\', sans-serif;
  6.     background: #B6E2FF;
  7.     box-shadow: 0 0 10px #000;
');