
.header, .header-fixed, #header {
    text-align: center;
    padding: 20px;
    font-size: 24px;
}

#header { background-color: #cc0000; color: white; }

#header a {
    color: #c1c1c1;
}

.navbar-section.logo, #footer { display:none;}

.dropmenu ul li a:focus, .dropmenu ul li a:hover {
    color: #ffffff !important;
}
.dropmenu ul li a.active, .dropmenu ul li a:focus, .dropmenu ul li a:hover {
    color: #fdfdfd !important;
}
iframe {
    margin-top: 20px;
}

h6 {
    font-size: 18px;
    position: fixed;
    top: -33px;
    left: 32px;
    z-index: 1000;
    color: white;
}
h6 img { max-width: 100%; float: left;  margin: 5px; }

section#start, section#start section#body-wrapper { height:100%; }