/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

html {  
    background: url(../../../images/graphics/Background.jpg) 50% 0 fixed no-repeat;  
    background-size: cover;  
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {  
    color:  #8b8b8b;  
}
