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

}

#first {
  position: absolute;
  top: 100px;
  left: 100px;
  background-color: #240b0a;
  border: #b06031 5px solid;
  padding: 6px;
  text-align: left;
  height:2000px;
  width: 1300px;
  overflow: scroll;
  
}

a:link {
  color:#b06031 ;
}



br {
  color:#b06031;
  
}

h1 {
 font-family:'Times New Roman', Times, serif;
 padding: 5px;

}

h3 {
  padding:20px;
  font-size: 20px;
}

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

#image {
  position:absolute;
  left:700px;
  top:240px;
}

#fish {
  padding: 10px;

}

#links {
  position: relative;
  left:120px;
  top:120px;
  height: 103px;
  width: 310px;
  padding:10px;
}


#links2 {
  position: relative;
  left:1100px;
  height: 103px;
  width: 310px;
  padding:10px;
  
}

#aus {
  position: relative;
  left:1100px;
  bottom: 175px;
  
}

#sectors {
  padding:10px;
}
