html {
  background-color: #45180c;
  color: #8f5935;

}

#first {
  position: absolute;
  left: 500px;
  top: 100px;
  background-color: #240b0a;
  border: #b06031 10px;
  border-style: solid;
  width: 900px ;
  text-align: center;
  height: 500px;
  width: 700px;
}

a:link {
  color:#b06031 ;

}
