
  body {
        cursor: url('http://www.rw-designer.com/cursor-extern.php?id=93974'), auto;
        font-family: 'Courier New', monospace;
        background: url('http://dl5.glitter-graphics.net/pub/1043/1043585ir2mebcqub.gif')
  }
  
  a:hover {
     cursor: url('http://www.rw-designer.com/cursor-extern.php?id=93974'), pointer;
  }
  
  a:visited{
color: #717276;
}
  
  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: #EDBE8C;
    text-align: center;
  }
  
  a {
  color: #FFA336;
  text-decoration: none;
}


