﻿
body {
    background-position: top;
    background-color: lightblue;
    background-repeat: no-repeat
}

h4 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.3) !important;
    text-align: center !important;
    color: #3368b8 !important;
    font-size: 2.5em;
    font-weight: bold
}

h5 {
    text-align: center !important;
    color: #3368b8 !important;
    font-weight: bold
}

h6 {
    text-align: center !important;
    color: #3368b8 !important;
}