/* colors and fonts */

.navbar-static-top .container {background: #000033; }

#logo {color: #cccccc;
       font-family:  Verdana, Tahoma, "DejaVu Sans", sans-serif; 
       font-weight: bold; 
       font-size: 15pt;
       color: #cccccc; }

#logo a {color: #339966; font-size: 107%; }

body {color: #000033; }

textarea { color: #000066; }

.form-item input[type="text"] {
color: #000066;
}
