#mega.aliens {background-image: url('../img/movie_bg/aliens.png');}
#mega.matrix {background-image: url('../img/movie_bg/matrix.png');}
#mega.tf3 {background-image: url('../img/movie_bg/tf3.png');}

#custom_logo.aliens {
    width: 177px;
    height: 64px;
    top: 105px;
    background: transparent url('../img/movie_bg/tf3_r.png') 0 0 no-repeat;
}

#custom_logo.matrix {
    width: 195px;
    height: 40px;
    top: 105px;
    background: transparent url('../img/movie_bg/tf3_r.png') 0 0 no-repeat;
}

#custom_logo.tf3 {
    width: 203px;
    height: 32px;
    top: 145px;
    background: transparent url('../img/movie_bg/tf3_r.png') 0 0 no-repeat;
}
