/*Written by Jacob Hayes*/
html, h1, h2, h3, h4, h5, h6{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: Georgia, 'Times New Roman', Times, serif;
    vertical-align: baseline;
}
header, footer{
    display:block;
}
body{
    line-height: 1;
    background: #054a72;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 17pt;
    font-weight: 300;
}