

body {
  background-color: white;
  color: black;
  font-family: Verdana;
}
.maintab {
  position: relative;
  
}
.purptab , .greentab , .tabtabs {
  position: absolute
}
.banner {
  position: absolute; 
  top: 42px;
  left: 27px
}
.greentop {
  top:24;
  left:20
}
 .map , .me , .interests , .mystuff , .blog , .commissions  , .gallery , .linktree{
   position:absolute;
 }