@charset "ISO-8859-1";
.footer {
	background-image: url(images/wood.jpg);
	background-repeat: repeat-x;
}
.thead {
	color: #FFF;
	background-image: url(images/wood.jpg);
	background-repeat: no-repeat;
}
.header {
	background-image: url(images/wood.jpg);
}
