<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/pencil.gif'), auto !important;}
 
* {a:hover url('/photos/pencil.gif'), pointer !important;}
 
body{
background-image: url("/photos/ginghamfrill.gif");
color: #74647f;
font-family: LittleSpirit;
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-image: url("/photos/grid.jpg");
background-repeat: repeat;
font-size: 12px;
padding: 10px;
position: static;
margin-top: 100px;
margin-left: 670px;
margin-bottom:90px;
overflow: auto;
}