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


body {
    background-color: #FFFFFF;
}

h1 {
    color: blue;
    text-align: left;
}


