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

}

#first {
  position: absolute;
  top: 100px;
  background-color: #240b0a;
  border: #b06031 5px solid;
  width: 900px ;
  padding: 2px;
  text-align: center;
  height: 400px;
  width: 1400px;
  overflow: scroll;
}

a:link {
  color:#b06031 ;
}

#titles {
  font-size:30px;
  text-align: left;
  padding: 20px;
  border:#b06031 5px solid;
  
  
}

br {
  color:#b06031;
  
}

h2 {
 font-family:'Times New Roman', Times, serif;

}

#block {
border: #b06031 1px solid;
background-color: #b06031;
}

#second {
  position: absolute;
  top: 550px;
  background-color: #240b0a;
  border: #b06031 5px solid;
  width: 900px ;
  padding: 2px;
  text-align: center;
  height: 400px;
  width: 1400px;
  overflow: scroll;
}

#third {
  position: absolute;
  top: 1000px;
  background-color: #240b0a;
  border: #b06031 5px solid;
  width: 900px ;
  padding: 2px;
  text-align: center;
  height: 400px;
  width: 1400px;
  overflow: scroll;
}

#fourth {
  position: absolute;
  top: 1450px;
  background-color: #240b0a;
  border: #b06031 5px solid;
  width: 900px ;
  padding: 2px;
  text-align: center;
  height: 400px;
  width: 1400px;
  overflow: scroll;
}

#five {
  position: absolute;
  top: 1900px;
  background-color: #240b0a;
  border: #b06031 5px solid;
  width: 900px ;
  padding: 2px;
  text-align: center;
  height: 400px;
  width: 1400px;
  overflow: scroll;
}
