body{
  color: black;
  font-family: courier;
  font-size: 12px;

}

img{
  margin: 0px auto;
  float: none;
  display: table;
  margin-bottom: 30px;
}

img{
  max-width: 100%;
  height: auto;
}

.text{
  text-align: center;
  margin-top: 0;
}
