@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);

body {
  background-color: rgba(230, 230, 230, 0.57);
}

.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.highlight {
    background-color: #08C;
    color: white;
}

.index-main {
  background-color: rgba(230, 230, 230, 1.0);
}
