body {
background-image:url(../images/bkgr_sides.jpg);
}

#container {
background-image:url(../images/bkgr_centre.jpg);
}

#header {background-image: url(../images/bkgr_header.jpg); background-repeat: no-repeat;}

#footer {
background-image:url(../images/bkgr_bottom.jpg);
}

#headartist {
position:absolute;
top:0;
left:0;
width:190px;
height:230px;
z-index:100;
background-image:url(../images/header_maurice.jpg);
}

#artistaward {
position:absolute;
top:350px;
left:510px;
width:162px;
height:61px;
z-index:100;
background-image:url(../maurice/images/award_maurice.gif);
}