@charset "utf-8";
@import url("footer.css");
.header {
    font: normal 64px Cambria, "Hoefler Text", "Liberation Serif", Times;
    font: italic "Times New Roman", serif;
    position: fixed;
    align-content: center;
    width: 100%;
    top: 0;
    background-color: #FFFFFF;
    margin: 0px 20px 40px;
    text-align: center;
    border-width: 100%;
    border-color: #000000;
    text-shadow: 0px 0px #2F862E;
    color: #DB624B;
    
}
.css {
}
