body {background-image:url(lay/sandpaper_tile.jpg);	  
      margin:0; padding:0;
      color:white;
      font-size:11pt; /* teacher said use 100%, actually */
      font-weight: normal;
      font-family: arial,sans-serif; 
}  


img {border:0px;
}


a {color:#ffffff;
}

a:link {color:#ffffff;
}

a:visited {color:#ffffff;
}

a:hover {text-decoration: none; 
         color:#ffffff;
         font-weight:normal;
}

a:active {color:#ffffff;
          text-decoration:none;
}


#sidename {position:absolute;
	    top:0px;
	    right:10px; /*meaning from the right*/   

} 


   
#illust_header {position:absolute;
	    top:50px;
	    left:15px;
}     


#contact_header {position:absolute;
	    top:10px;
	    right:65px;
}
