body {
  background-color: #f1f1f1;
  font-family: Verdana;
  font-size: 12px;
  margin: 0px;
  }

h1 {
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana;
  margin-left: 5%;
  }

p {
  font-size: 12px;
  font-family: Verdana;
  color: #000000;
  margin-left: 10%;
  }

.right {
  background-color: #334566;
  color: #ffffff;
  font-size: 10px;
  vertical-align: bottom;
  text-align: center;
  }

