 body {background-color: #000;
 color:#990000;
 font-size:13px;
 font-family:"Helvetica";
 background-image: url("/images/background3.png");
 background-size:50%;
 background-repeat:repeat;
 text-align:center;cursor:url('/images/cursor.png'),auto;}
 a {font-family:"Helvetica";color:#920007;}
 a:hover{ color:#780006;cursor:url('/images/cursorhover.png'),auto;}
 #mainbar {background-color:#020202;
 margin: auto;
 padding:23px;
 width: 60%;
 border:2px,solid;
 border-radius:20px;}
 h3 {font-family:Georgia,serif;}
 #mainbar img {max-width:50%;height:auto;}