body {
  background: green;
}
p {
  color: white;
  font-family:sans-serif;
  font-size:15px;
  float:left;
  text-align:left;
}
h1 {
  font-weight: bold;
  text-align:center;
  font-family:sans-serif;
  color: white;
  border-width:thick;
  border-style:dotted;
  border-color: white;
}
li {
  font-family:sans-serif;
  color: white;
  font-size:15px;
}
  h3 {
    color:white;
}

h5 {
  color:white;
  margin:1px;
  padding:1px;
  height:1px;
    