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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-navbar .uk-navbar-nav > li > a {  
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);  
}  
.tm-navbar.uk-navbar {  
margin-top: -25px;  
margin-bottom: -40px;  
}  

body { background:url("../images/background.jpg") no-repeat fixed 0 0 !important; }

.tm-top-a .uk-panel-box {
background-color: #ffffff!important;
}

.uk-article {  
    background: none repeat scroll 0 0 rgba(48, 43, 43, 0.3);  
    border-color: rgba(48, 43, 43, 0.3);  
}  
.tm-navbar { display: table; margin: 0 auto; }