body {
  background-color: #028080;
  color: white;
  font-family: 'pixelated_times_new_romanRg';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-weight: 100;
}

#desktopicons{
  float: left
}

#title{
  font-family: 'Press Start 2P', cursive;
}

.entirebrowserwindow {
  border: 3px outset rgba(194,194,194,0.57);
  width: 1180px;
  height: auto;
  float:right;
  
  
}
.browserwindow {
  color:black;
  font-family: 'pixelated_times_new_romanRg';
    font-weight: normal;
    font-style: normal;
}

#innerwindow {
  border: inset 2px black;
  
}

.menubuttons {
display: inline-block;
}

.menubuttons2{
margin-bottom:-5px;
}


 a:link {
   color:black;
 }
 
 hr {
   margin:1px;
   height: 1px;
   background: rgba(0, 0, 0, 0.6);
   border-bottom: 1px solid rgba(255, 255, 255, 0.6);
 }

#guestbook{
   padding:7px;
   display:inline-block;
}

#browsertop {
  background-color: #01017f;
  color: white;
}


#netscapelogo {
float: right;
margin-right:5px;
  }

#url {
  float: left;
  margin-bottom:2px;
}

#browserwindowinset{
  background-color: #c0c0c0;
  font-size: 12px;
}

#subscribe{
font-family: 'Press Start 2P', cursive;
font-size: 10px;
}

#bottombar{
  border: inset 2px black;
  margin:2px;

}


.twitch {
   padding:7px;
   display:inline-block;
}

#netscapenow{
  float:right;
}
