/* body {
      margin: 0px;
  }
  .navbar {
  margin-top: 0%;
    margin-bottom: 0%;
    background-color: #ffffff;
   }    */ 
   

 #myBrand {
   font-size: 2em;
   color: #FF0000;
}

a:link, a:visited {
    color: #666666;
}

a:link, a:visited, a:hover {
    text-decoration: none;
}
a:hover {
    color: #000;
}
/*
.jumbotron h1 {
  position: relative;
  top: -30px;
 }
h3 {
    font-family: Lucida Sans Unicode;
    font-style: italic;
    color: #808080;
}
.row.text-center > div {
    display: inline-block;
    float: none;
}  */
