@charset "UTF-8";
/* CSS Document */

#logo{
background-color:#333333;
height:100px;
}

#logo img{
margin-top:12px;
}
