 body {
        cursor: url('http://www.rw-designer.com/cursor-extern.php?id=93974'), auto;
        font-family: 'Courier New', monospace;
        background: url('http://dl7.glitter-graphics.net/pub/2730/2730267baqumpdcd2.gif');
        padding: 20px;
       }
  
  .cursor {
     cursor: url('http://www.rw-designer.com/cursor-extern.php?id=93974'), auto;
  }
  
  h1, h2, h3{
        color: #F5BF76;
        text-align: center;
        font-size: 3em;
        text-shadow: 2px 2px 4px rgba(0,0,0,0.3)
  }
  ul, ol {
        background: rgba(255, 255, 255, 0.1);
        text-align: center;
        border-radius:10pc;
        padding:20px;
  }
  
  .container {
        background-image: url('http://dl6.glitter-graphics.net/pub/3289/3289746k83ncpmssk.png');
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px;
  }
  
  .box {
        background-image: url('http://dl7.glitter-graphics.net/pub/3673/3673887hx4w9s4vvr.png');
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        max-width: 12000px;
        margin: 0 auto;
        padding: 20px;
  }
  
  
  p, li {
    color: #F2B3B3;
    text-align: center;
  }
  
  a {
  color: #F2B3B3;
  text-decoration: none;
}


