div.leftimage { 
    background-image: url(../img/title_rnc.jpg);
    background-repeat: no-repeat;
    width: 295px;
}

div.rightimage { 
    background-image: url(../img/title_fx8nat.jpg);
    background-repeat: no-repeat;
    width: 373px;
}


div.centreimage {
    background-image: url(../img/title_centre.png);
    background-repeat: no-repeat;
    width: 296px;
}

/*
div.maincontent { 
    background-image: url(../img/bgnd_img.jpg);
    background-position: center top;
    background-repeat: repeat-y;
}
*/
