body {
  margin: 0;
  font-family: Schoolbell;
  background-image: url("https://64.media.tumblr.com/e62d0dae827f80651b21e5182e1e2a09/2814a9ff8d4f45a0-fe/s250x400/fcf2bba0169354d670af5594138f59c8dc1d3504.jpg"); } 
.topnav  { 
  max-width: 800px;  
  color: #612e0f; 
  border-style: dotted; 
  border-radius: 10px; 
  border-width: 4px; 
  border-color: #4d0204; 
  background-color: #d4a46a; 
  padding: 5px; 
  margin: 10px; 
}
h4  { 
  color: #f7d299; 
  background-color: #4d0f04; 
}
a  { 
  color: #ffd4b8; 
  text-decoration-line: underline; 
  text-decoration-style: wavy; 
  text-decoration-color: #4d0204; 
  font-weight: bold;  
   } 
a:hover  { 
  color: #211001; 
 } 
.updates  { 
float: right; 
background-image: url("bggoalsupts.jpg"); 
width: 400px; 
height: 200px; 
padding: 1px 10px 15px 15px; 
border-radius: 20px; 
border-style: solid; 
border-width: 5px; 
border-color: #542a08; 
margin-bottom: 10px; 
margin-left: 20px; 
overflow: scroll; 
 } 
::-webkit-scrollbar  { 
  width: 10px; 
 } 
::-webkit-scrollbar-thumb  { 
  background: #fceadc;  
  border-radius: 10px; 
 } 
::-webkit-scrollbar-thumb:hover  { 
  background: #6e3000;  
 } 
.utittle  { 
  color: #fadec0; 
  text-align: center; 
  font-size: 25px; 
 } 
.updateimg { 
width: 100%; 
 } 
p  { 
  color: #fadec0; 
  font-size: 20px; 
 } 
.udates { 
text-align: left; 
 } 
.ucontent { 
text-align: right; 
 } 
.goals  { 
float: right; 
background-image: url("bggoalsupts.jpg"); 
width: 400px; 
height: 200px; 
padding: 1px 10px 15px 15px; 
border-radius: 20px; 
border-style: solid; 
border-width: 5px; 
border-color: #542a08; 
overflow: scroll; 
}
::-webkit-scrollbar  { 
  width: 10px; 
 } 
::-webkit-scrollbar-thumb  { 
  background: #fceadc;  
  border-radius: 10px; 
 } 
::-webkit-scrollbar-thumb:hover  { 
  background: #6e3000;  
 } 
.gtittle  { 
  text-align: right; 
  font-size: 35px; 
  color: #fadec0; 
 } 
.sidenav  { 
  height: 700px; 
  width: 155px; 
  float: left; 
  background-color: #c27a2b; 
  margin-left: 30px; 
  border-style: solid; 
  border-radius: 10px; 
  border-width: 3px; 
  border-color: #4d0204; 
 } 
a  { 
  color: #f2bc85; 
  text-decoration-line: underline; 
  text-decoration-color: #211001; 
  text-decoration-style: wavy;  
  font-weight: bold; 
  padding-left: 5px; 
 } 
a:hover  { 
color: #f5daae; 
 } 
h4  { 
  padding-left: 5px; 
  color: #f7d299; 
  background-color: #4d0f04; 
}