
body {
  background-color: white;
  color: black;
  font-family: Times New Roman;
  margin: 20px;
}
h2 {
    font-size: 1.7em;
    background-color: white;
    height: 30px;
}
.contenr {
  border: 6px solid blue;
  padding: 5px;
  background-color: white;
  width:40%;
  ;
}
inside {
  background-color:white;
  width: 100px;
  height: 100px;
}
t1 {
  font-size: 18pt;
}
  t300 {
    font-size: 10pt;
  }
  #moorlanddoves {
    width: 320px;
    height: 70px;
  }