<style type="text/css">

::selection {
background: #8e4e4f;
color:white;
}
 
::-moz-selection {
background: #8e4e4f;
color:white;
}
 
@font-face{
font-family:AdorableLady;
src:url('/tfont/AdorableLady.ttf');
}
 
@font-face {
font-family: LittleSpirit;
src: url('/tfont/LittleSpirit.ttf');
}
 
* {cursor: url('/photos/cursor 2.gif'), auto !important;}
 
* {a:hover url('/photos/cursor 2.gif'), pointer !important;}
 
body{
background-image: url("/photos/pfrillbg.gif");
color: #74647f;
font-family: AdorableLady;
font-size: 12px;
}   
 
 a:link {
  color: #74647f;
  background-color: transparent;
  text-decoration: none;
}
 
a:visited {
  color: #74647f;
  background-color: transparent;
  text-decoration: none;
}
 
a:hover {
  color: #74647f;
  text-shadow: #cabed3 0 0 10px;
  text-decoration: underline;
}  
 
 hr {
  border-top: 1px solid #74647f;
  border-bottom: none;
}

.fuck{
width: 500px;
height: 1280px;
background-color: white;
border-width:8px;
border-style:solid;
border-image: url("https://dl.dropbox.com/s/l61yvavjx2e501e/image.png") 8 fill round;
border-image-outset: 23px 23px; 
font-size: 12px;
color: #74647f;
padding: 10px;
position: static;
margin-top: 100px;
margin-left: 670px;
margin-bottom:90px;
overflow: auto;
}

#png {
	  content: url('/photos/laceup2.png');
    margin-top:-35px;
	  margin-left: 1080px;
    position: absolute;
    width:150px;
}

#png2 {
	  content: url('/photos/button.png');
    margin-top:1290px;
	  margin-left: 610px;
    position: absolute;
    width:80px;
}