*{
  margin-left: 80px;
  margin-right: 80;
  background-color: #1E90FF;
  }
  
p{
  color: white;
  text-align: left;
  }

h1 {
  color: white;
  }
  
h2 {
  color: white;
  }
  
img {
  border-radius: 0px 0px 0px 40px;
  border-left: 0px;
  }
  
thead {
  text-align: center;
  }