
#main {
color:#FFFFFF;
width: 60%;
height:auto;
}

p {
  color: #FFFFFF;
}

a {
 margin-top: 1000px;
  margin-bottom: 1000px;
  margin-right: 100px;
  margin-left: 1400px;
}

body {
  background-image: url('hizouse.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}