


body {
  background-color: #FFECCC;
  color: #2F4858;
  font-family: Courier;
  padding: 50px;
}

p {
  
}

div {
  width: 400px;
}

img {
  width: 100px;
}