@charset "utf-8";
/* CSS Document */

.centre{
   
    text-align: center;
    margin: auto;
}

.lurl
{
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: x-large;
    font-style: oblique;
}

