

p1{
  font-family: 'Courier New', Courier, monospace;
  font-weight: bolder;
}
p2{
  color: rgb(137, 207, 32);
  font-family: monospace;
  font-weight: bold;
  font-size: 15px;
}
.quote {
  color: rgb(137, 207, 32);
  font-family: monospace;
  font-weight: bold;
  font-size: 15px;
}


b1{
  color: #6a5acd;
  font-family: monospace;
  font-weight: bold;
  padding: 1px;
}


hr {
  color: #89cf20;
  background-color: #89cf20;
}

.pagecontents{
  overflow: scroll;

  position: relative;
  width: 90%;
  scrollbar-width: none;
height: 80%;
top: 20%;
}

.middle {
position: absolute;
left: 25%; 
text-wrap: wrap;
height: 100%;
width: 60%;
}
.adsection {
  position: absolute;
  left: 85%; 
  text-wrap: wrap;
  height: 100%;
  width: 15%;
  overflow-y: scroll;
  text-align: center;
}
.ad {
  cursor: grab;
  border: 3px solid #89cf20;
}
.pic {
  border: 3px solid #89cf20;
}
.topbartable1 {
  border-collapse: collapse;
  border-style: dashed;
  border: 3px solid rgb(137, 207, 32);
}
.topbar {
  height: 15%;
  position: absolute;
  width: 100%;
}
td {
  padding: 10px;
  border: 3px solid #89cf20;
}
.leftside {
  position: absolute;

  width: 20%;
  height: 100%;
  text-align: center;
  overflow: auto;
  scrollbar-width: none;
}

a{
  color: rgb(218, 68, 13);
  font-family: monospace;
  font-weight: bold;
  padding: 1px;
  text-decoration: underline;
  text-wrap: wrap;
}
.biglink{
  color: rgb(218, 68, 13);
  font-family: monospace;
  font-weight: bold;
  padding: 1px;
  text-decoration: underline;
  text-wrap: wrap;
}
.bigred{
  color:rgb(220, 20, 60);
  font-family: monospace;
  font-weight: bold;
  padding: 1px;
  font-size:50px;
}
b3{
  color: rgb(137, 207, 32);
  font-family: monospace;
  font-weight: bold;
  padding: 1px;
}

bork_lidl {
  color: #ffa500;
  font-family: monospace;
  text-decoration: underline;
  position: relative;
}
body {
  background-image: url("/files/media/images/background3.gif");
  /* background-image: url("/mousemat.webp"); */
  /* background-image: url("/files/media/catpics/16.jpg"); */
  background-repeat: repeat;
  background-size: 10%;
}
html{
  overflow: hidden;
}
input{
  border: 3px solid rgb(137, 207, 32);
}
textarea{
  border: 3px solid rgb(137, 207, 32);
}
#myMenu {
  list-style-type: none;
}
border{
  border: 3px solid rgb(137, 207, 32);
}
