/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

body

{

    background:#515f77 !important;

}

#menu {

    background:#04528a !important;

}

#feature {

    background:#A3B3C1 !important;

}

#panes div {
    font-size: 16px;
}

body {
    font-size: 16px;
    font-family: Georgia,serif;
}
