/* CSS Document */
/*
Large text size
*/
body
    {
    font-size: 1em;
    }
#header #search-box
    {
    float: right;
    margin-top: .5em;
    margin-bottom: .5em;
    }
