
body {
        font-size: 12px; /* Resets 1em to 10px */
        font-family: 'Courier New', Verdana, Arial, Sans-Serif;
        color: #FFFFFF;
        text-align: left;
        background-color: #152732;
        background-position:Top Center;
        background-attachment: fixed;
        background-repeat: no-repeat;

        }

h1 { font-size: 16px;
        font-family: 'Courier New', Verdana, Arial, Sans-Serif;
        color: #e5d51e;
        margin-bottom: -10px;

        }

h2 { font-size: 11px;
        font-family: 'Courier New', Verdana, Arial, Sans-Serif;
        color: #FFFFFF;
        font-style:italic;
        }

