 a.frobutton {
	margin-top:1em;
 }
 
div#navigation div.navbar.navbar-default {
	background-color: forestgreen;
        color: forestgreen;
}

ul.nav.menu.navbar-nav.navbar-right li a {
	font-size: 1.5em;
}
.navbar-default .navbar-nav li a {
    color: white;
}

div#content-top div.row div.block.mainslide div.moduletable div.module-content div.slideshowck.mainslide {
	border: 3px solid forestgreen;
border-radius: 5px;
}