body {
    background-image: url(IMG2/PURPLESTARSBACKGROUND.gif);
     background-size: cover;   
    background-repeat: repeat;
    background-size:auto;
    /* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/toons/too-7/too624.cur), auto !important;} /* End https://www.cursors-4u.com */
}
body {
    color: rgb(255, 0, 191);
  font-family: 'Times New Roman', serif;
  }
    .NAV1 {
        background-image: url(IMG2/REDBACKGROUND.jpg);
 background-color: black;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 900px; 
    height: 600px;
    z-index: 11; 
    box-shadow: 2px 2px 4px rgb(0, 0, 0);
    border-style: groove;
    border-color: #ff0000;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    overflow: auto;
    scrollbar-color: rgb(255, 0, 179) rgb(0, 0, 0);
  
  } 
 .NAV2 {
        background-image: url(IMG2/RED2BACKGROUND.gif);
 background-color: black;
    position: absolute;
     top: 400px;
    left: 50%;
    transform: translateX(-50%);
    width: 700px; 
    height: 300px;
    z-index: 11; 
    box-shadow: 2px 2px 4px rgb(0, 0, 0);
    border-style: groove;
    border-color: #ff0000;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    overflow: auto;
    scrollbar-color: rgb(255, 251, 0) rgb(255, 0, 0);
  
  } 
   .NAV3 {
        background-image: url(IMG2/RED2BACKGROUND.gif);
 background-color: black;
    position: absolute;
     top: 750px;
    left: 50%;
    transform: translateX(-50%);
    width: 700px; 
    height: 300px;
    z-index: 11; 
    box-shadow: 2px 2px 4px rgb(0, 0, 0);
    border-style: groove;
    border-color: #ff0000;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    overflow: auto;
    scrollbar-color: rgb(255, 251, 0) rgb(255, 0, 0);
  
  } 
   .NAV4 {
        background-image: url(IMG2/RED2BACKGROUND.gif);
 background-color: black;
position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 400px; 
    height: 100px;
    z-index: 11; 
    box-shadow: 2px 2px 4px rgb(0, 0, 0);
    border-style: groove;
    border-color: #ff0000;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    overflow: auto;
    scrollbar-color: rgb(255, 251, 0) rgb(255, 0, 0);
  
  } 

  .WARNING{
    width: 70px;
  }

.COMIC3{

  width: 900px;
} 