body {
  background-color: #000089
}
h2, div.title { font-size: 1.6em; font-weight: bold }
h3, div.title2 { font-size: 1.2em; font-weight: bold }
div.article { text-align: justify }
div.image {
  border-style: solid;
  border-width: 2px;
  background-color: #C0C0C0;
  float:right
}

