@charset "utf-8";
/* CSS Document */
.navbar-nav > li > a {
    line-height: 25px;
	font-size: 15 px;
}

.navbar-nav > li:hover {
   background-color: #FFA ;
   }
   

h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 72px;
}

.smallFontBy04 {
	font-size: 0.5em;
	line-height: 10px;
	text-align: right;
}

.page-welcome #welcome-messages + p {
	letter-spacing: 4px;
}