@charset "UTF-8";

#bmfr .header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

#bmfr .content {
    margin: 158px 0px 0px 0px !important;
}

 * hmtl #bmfr .content {
    margin: 0px;
}

* html #bmfr .content {
    position: relative;
}
