body {
  background: #343434;
}

#Main {
  background-image: url('./images/Main.jpg');
  width: 600px;
  height: 401px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
}

#Email {
  position: absolute;
  background-color: #6E6758;
  width: 280px;
  height: 25px;
  margin: 320px 0px 0px 250px;
  padding: 5px;
  text-align: center;
}
