Commit 420b88b404ed5831d4e95acd48432864527f4bb1

Fix logo size and reduce margin-top of nav menu

  - Reduced logo size in the header.
  - Reduced margin-top of nav menu
  
3434 position: relative;
3535 font-family: Arial,Helvetica,sans-serif;
3636 font-size: 12px;
37 margin-top: 25px;
37 margin-top: 15px;
3838 height: 41px;
3939 background: none repeat scroll 0% 0% #000;
4040}