body {
    cursor: url("http://dl8.glitter-graphics.net/pub/79/79838y9uhieb0x5.gif"),auto;
    font-family: "Courier New";
    font-size: 14px;
    font-weight: 500;
    color: black;
    margin: 40px;
    padding: 10px;
    background-color: black;
    background-image: url('/webimages/starry.jpg');
    background-repeat: repeat;
}


.body-box {
    font-family: "Courier New";
    font-size: 14px;
    font-weight: 500;
    color: black;
    margin: 40px;
    padding: 10px;
    background-color: black;
    border-style: ridge;
    border-width: 3px;
    border-left-width: 10px;
    border-right-width: 3px;
    border-color: black;
    background-image: url('/webimages/cutiescene.jpg');
    background-repeat: repeat;
} 

.nav-image {
  float: left;
  margin-top: 27px;
  margin-right: -100px;
  z-index: 4;

}

.nav-box {
  float: left;
  margin-top: 11px;
  margin-right: -200px;
  z-index: 5;
}


.pinnedpost-box {
   
    font-family: "Courier New";
    font-size: 14px;
    font-weight: 500;
    color: white;
    margin: 50px 30px 20px 300px;
    padding: 10px;
    background-image: url('/webimages/page3.jpg');
    background-size: 300px 800px;
    background-repeat: repeat;
    z-index: 1;
}

.pinimage {
    float: right;
    margin-top: -70px;
    margin-right: -60px;
    z-index: 2;
}

.tapeimage {
    float: right;
    margin-top: -50px;
    margin-right: 360px;
    z-index: 3;
}

.header-title {
  position: relative;
  left: 10;
  margin-top: -125px;
  z-index: 8;
}

.header-tape {
  position: relative;
  right: 40px;
  margin-top: -40px;
  z-index: 6;
}

.innerpost-box {
    font-family: "Courier New";
    font-size: 14px;
    font-weight: 500;
    color: black;
    background-color: white;
    margin: 20px 30px 20px 300px;
    padding: 10px;
    border-style: dashed;
    border-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-color: black;
}

.img-box {
    float: left;
    margin: 0 30px 20px 25px;
    padding: 10px;
    background-color: white;
    border-style: ridge;
    border-width: 3px;
    border-left-width: 10px;
    border-right-width: 3px;
    border-color: black;
}


.text-box {
	float: right;
}

h1 {
      font-family: "Courier New";
      color: #000000;
  }

h2 {
      font-family: "Courier New";
      color: #000000;
}

h3 {
    clear: right;
    font-size: 1.5em;	
    color: #000000;
}

.floatie {
	max-height: 300px;
	position: fixed;
	left: 5px;
	bottom: 9px; 
	z-index: 201;
}

.nokia-contact {
	max-height: 300px;
	position: fixed;
	left: 5px;
	bottom: 9px; 
	z-index: 201;
}

.ponyfloatie {
	max-height: 300px;
	position: static;
	margin-left: 5px;
	margin-top: -240px; 
	z-index: 201;
}

a:link{
  cursor: url("http://dl8.glitter-graphics.net/pub/79/79838y9uhieb0x5.gif"),auto;
	text-decoration: none;
	color: black;
}

a:visited {
        cursor: url("http://dl8.glitter-graphics.net/pub/79/79838y9uhieb0x5.gif"),auto;
	text-decoration: none;
	color: black;
}

a:FUNCTION hover {
    cursor: url("http://dl8.glitter-graphics.net/pub/79/79838y9uhieb0x5.gif"),auto;
    text-decoration: none;
    color: black;
}

a:hover:after {
    cursor: url('http://dl8.glitter-graphics.net/pub/79/79838y9uhieb0x5.gif'),auto;
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(/webimages/boiga.gif);
    background-size: 30px;
    margin-left: -33px;
    margin-top:-22px;
  
}

.musicplayer:hover {
    cursor: url("http://dl8.glitter-graphics.net/pub/79/79838y9uhieb0x5.gif"),auto;
}