body{
    background-image: url(Images/MPBG.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#MainIMG{
    float: left;
    margin-left: 12px;
    margin-right: 20px;
    margin-top: 1px;
}