/* ******** ******** ******** ******** ******** ******** ******** */
/* GU68 screen specific styles */
/* ******** ******** ******** ******** ******** ******** ******** */

.main {
    background-image: url(/images/cloisters.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

