body {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

.header {
  background-color: #e0edfd;
  border: 1px solid #6699cc;
  font-weight: bold;
}

.blog {
  background-color: #e0edfd;
  border: 1px solid #6699cc;
}

.title {
  font-weight: bold;
}



