a:link{ 
         color: #000000;}

 a:visited{ 
         color: #2a0000;}

 a:hover{
         color: #b91319;
          text-shadow: 2px 2px #000000;}

 a:active{ color: #770202;
           text-shadow: 2px 2px #000000;}

* {
    cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), auto !important;
}
		
<style>* {cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), auto !important;}

/* I stole this VVV from Don (user 305)'s page :p   */

::-webkit-scrollbar {
 background: #360000;
}

::-webkit-scrollbar-track {
 background: #800000;
 border: 2px groove #8a0100;
}
 
::-webkit-scrollbar-thumb {

}

::-webkit-scrollbar-thumb:hover {

}
/* end of blatant thievery :p */

body {
  background-image: url(https://i.imgur.com/ryJgvM7.png);
  background-size: cover;
  background-attachment: fixed;
  font-family: arial, sans-serif;
  font-weight: bold;
}


.headerTop, .headerBottom {
 background-color: #8c0000 !important;
 border: 1px solid #2c0000;
}

}
.headerTop { 
  font-size: 0px !important;
}

#siteTitle::after {
  content: "cyioNet";
  font-size: 16px;
}

.formerly {
  color: black;
}

.headerBottom, .headerbottom span #text {
    font-weight: normal;
}

#smsg {  
  font-size: 0px;
  background-color: #8c0000 !important ;
}

#smsg::after {
  font-size: 16px;
  content: "did you know that meb stands for myspace eats balls?";
}

.contactinfotop, .info{
  Background-color: #800000;
  color: black;

}

 .container {
  background-color: #830000;
  padding: 10px;
  vertical-align: top;
  overflow-wrap: anywhere;
  background-size: 100%;
  border: 8px groove maroon;
  overflow: hidden;
  text-overflow: ellipsis;
  
}

.contactInfo , #left, #right {
	background-color:maroon !important;
	padding: 10px !important;
	vertical-align: top !important;
	overflow-wrap: anywhere !important;
	background-size: 100% !important;
        border: 8px groove #a80000 !important;
        
}

#right {
  float: none;
  width: 40em;
  margin-left: auto;
  margin-right: auto;
}

.headerTop { 
  font-size: 0px !important;
}


#siteTitle::after {
  content: "cyioNet";
  font-size: 16px;
}
