body {
    background:#F9D8D8 url("/important/bowlbg.jpg");
    font-family: Trebuchet MS, sans-serif;
	  font-variant: small-caps;
    font-size: 14px;
    text-decoration-color: rgb(255, 255, 255);
    text-align: center;
    
    }

content {
    background-color: none;
    padding: 0px;
    margin: 100px;
    float: center;
    width: auto;
    height: 100%;
    position: relative;
    display: block;
    margin-left:auto;
    margin-right:auto;
  }

    h2 {
      text-align: center;
      font-size: 50px;
      color: rgb(255, 255, 255);
    }

    h3 {
      text-align: center;
      font-size: 20px;
      color: rgb(255, 255, 255);
    }

  a {
    color: #ff00a6;
    
    }

    #more {
    display: none;
  }

  #more2 {
    display: none;
  }


    .main-box {
      background: #000000;
      color: #ffffff;
      max-height: 650px;
      overflow: auto;
      margin: 20%;
      margin-top: 2%;
      margin-bottom: 8%;
      padding: 3%;
      padding-top: 1%;
      border: 5px inset #ff0000;
  
      }
  
 

* {cursor: url(https://cur.cursors-4u.net/anime/ani-12/ani1136.ani), url(https://cur.cursors-4u.net/anime/ani-12/ani1136.gif), auto !important;}
