#LogoBox {
    /*border: 1px dotted blue;*/
    /*margin-left: -5px;*/
    width: 228px;
    height: 49px;
    float: left;
    background-image: url(logo.png);
    position:relative;
    top:20px;
}
