a:visited {	color : Blue;
}
A:hover {color: red;
}
A.wit:hover {color: white;
   }
body {
	background-color="#EBC79E";
	background : fixed;
	background-image : url(../castle.jpg);
}

 IMG  {
		border-color : blue;
}
div.float { float: left; width:140; height:140; border-style:solid; border-width:0; text-align:center; }
  div.float p { text-align: center; }


