@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/tissue-tile.jpg); 
	background-repeat: repeat;
	background-color:#FFFFEE;
	border: none;
	font-family:"Gill Sans", Futura, Helvetica, sans-serif;
	

}

img {
	border:none;
}

.description {
	position:absolute;
	font:Arial, Helvetica, sans-serif;
	height:300px;
}