.imagebackground {  
background-image:url('images/jessicabwcopy.jpg');
background-repeat: no-repeat;
background-attachment: fixed top left

}

.tablebackground {
background-image:url('images/JULIASLIPPERBW.jpg');
background-repeat:no-repeat;
background-attachment:fixed top right;
background-position:top right;


}