/*
Big Backgrounds
*/
#mpbg {
    background: url("/img/bg2.jpg") no-repeat;
    padding: 0;
    width: 940px;
    min-height: 437px;
    height:auto !important;
    height:437px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.strap_line[class] {
  background: url('/img/strap/jellyfishgroup.png') no-repeat;
}