/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/cursors/cur-4/cur330.cur), auto !important;} /* End https://www.cursors-4u.com */

body {
    background-image:linear-gradient(#58181F,black);
   height:800px;
    overflow-y: hidden;
     }

::selection {
  color: black;
  background: red;
}

a:link {
    color:#b60101;   
}

a:hover {
 color: black;
  background: red;
}

a:visited{
 color:#b60101;   
}



#holdall{
    border:ridge #58181F;
    background-color:#1b1a1a;
    box-shadow: 0px 10px 10px #2c0c0f;
    width:700px;
    height:600px;
    margin-left:450px;
    margin-top:70px;
    
    position:absolute;
        }

#banner {
     color:#ac2d3b;
    border-bottom:solid #58181F;
    height:100px;
    padding:4px;
        }

#minibanner {
    color:#ac2d3b;
    border-bottom:solid #58181F;
    height:33px;
     padding:4px;
     overflow-y:hidden;
     overflow-x:hidden;
            }

#nav {
    position:absolute;
    border-right: solid #58181F;
    width:200px;
    height:437px;
     padding:4px;
     color:#ac2d3b;
     }

#mainbox {
    color:#ac2d3b;
    width:478px;
    height:440px;
    margin-left:215px;
     padding:4px;
    overflow-y:scroll;
         }

#update {
    width:150px;
    height:50px;
    border: solid #58181F;
  margin-top:-53px;
        }

#bannertext{
 margin-top:80px;
    margin-left:210px;
}

#music{

    height:200px;
}

#linkme{
    position:absolute;
    width:150px;
    height:50px;
    margin-top:680px;
    color:Red;
    margin-left:910px;
}

