/*
Trick IDE to thinking this is a css file, but actually this is a comment! ha ha!
<style>
/**/

/* COPY EVERYTHING ABOVE THIS LINE FOR NEW CSS FILES */

#header {
    background: none;
    background-color: #FFF;
    border-bottom: #CD853F 3px solid;
    
}