

@media (min-width:700px) {
    
    #box1 {
        top:0;
        left:0;
        width:550px;
        height: 300px;
    }
    
    #box2 {
        top:0;
        left:550px;
        height:300px;
        width: 475px;
    }
    
   #box3 {
        top:300px;
        left:0;
        height:250px;
        width: 341.66667px;
    }
    
    #box4 {
        top:300px;
        left: 341.66667px;
        height:250px;
        width: 341.66667px;
       
    }
    
      #box5 {
        top:300px;
        left: 683.333333px;
        height:250px;
        width: 341.66667px;
        
    }
    
      #box6 {
        top:550px;
        left: 0px;
        height:275px;
        width: 475px;
    }
    
        #box7 {
        top:550px;
        left: 475px;
        height:275px;
        width: 550px;
    }

}

/*End @Media(min-width:700px)*/



#mainImage01 {
    background-image: url(../images/CoverImage.jpg);
}

#mainImage02 {
    background-image: url(../images/illustration/Pete_Illustration_Pulpshow.jpg);
}

#mainImage03 {
    background-image: url(../images/illustration/Pete_Illustration_Boy_Beardy_Snuggle_Couple.jpg);
}

#mainImage04 {
    background-image: url(../images/CoverImage2.jpg);
    background-position: right;
}

#mainImage05 {
    background-image: url(../images/illustration/Pete_Illustration_Greyfingers.jpg) ;
    background-position: right;
}

#mainImage06 {
    background-image: url(../images/theatre/DesireLines_dancers_posed.jpg);
}

#mainImage07 {
    background-image: url(../images/CoverImage3.jpg);
}