@charset "utf-8";
/* CSS for Chrome, Safari */

@media screen and (-webkit-min-device-pixel-ratio:0){
   #menu {margin-top:-2px;}
}

