body {
  
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  scrollbar-base-color : #555D60;
  }

}

.navbar {
  background-color: #555D60;
  border : 0px;
  font-size : 12px;
}

