/* coss.css - Written by Joseph Hutley - by hand!!*/

body	{ font-family: Verdana, Tahoma;  
	  background-color: #000000;
	  background: url("texture2.jpg") repeat;
	  margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, li
	{ font-family: "Lucida Sans Unicode", sans-serif;
	  color: #ffffff; 
	}

h1	{ text-align: center;
	}

h2	{ text-align: center; 
	  text-decoration: none;
	  margin: -30px 0 0 0;
	}

h2	{ text-align: center; 
	}

.chifferobe 
	{ float: left;
	  text-align: center; 
	}

span	{ display: none; }
a:hover span
	{ display: block;
	  position: relative; 
	  margin: -280px 0 0 20px;
	}

.border { border: 1px solid #ffffff; }
