.navbar-inner {
      background-color: #003;
      background-image: none none none none none none;
      background-repeat: no-repeat;
      filter: none;
}

.navbar .brand {
    font-size:22px;
    line-height:25px;
}

.navbar .nav li {
    padding-top: 3px;
}

.navbar .nav li i {
    margin-right: 8px;
}

.navbar-fixed-top {
    box-shadow: 0 0 .2em .2em #aaa;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}

h3 {
    text-shadow: 1px 1px 1px #ccc;
    font-size: 30px;
    line-height: 40px;
    margin-top: 14px;
}

p, div {
    font-family: 'Vollkorn', Georgia, Times, serif;
    font-size: 16px;
    line-height: 23px;
}

body {
    background: url(./img/linedpaper.png) repeat 0 0;
}
