body {
  background-image: url("/spacewalk/who are you.jpg");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: center;
  
  font-family: "Times New Roman", Times, serif;
  color: white;
  font-size: 15px; 
}

#main {
  padding: 10px 20px 20px 20px;
  width: 30%;
  height: 500px;
  margin-top:15px;
  margin-left: 33.9%;
  margin-right: 80%;
}