/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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

body {     
background: url("../../../images/images/microscope_large_bg.jpg") 30% 0 fixed; 
/*utk background asal gantikan xy.jpg ke xx.jpg */
background-size: cover;
}

.uk-navbar-nav > li > a {
    padding: 0 0px;
    font-size: 16px;
}

.tm-headerbar {
    margin-top: -15px;
    margin-bottom: -36px;
}