
*

body {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace !important;
    font-size: 100%;
    color: #000;
    background-color: none;
}


#OuterWrapper { 
    margin: 20px auto; 
    width: 1200px;
    background-color: #fff;
    
}
.ui.header{
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace !important;

    display: block !important;
}

.ui.menu {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace !important;
    border: 0 none !important;
    box-shadow: none !important;
}

footer {
    font-family: "'Chilanka', cursive", Times, serif;
    font-size: .8;
    padding:20px;
    position: fixed;
    bottom: 0;
    width: 100%;
    
}
