body {
	background-color:#ede9d5;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
}

.footer {
	border-top: solid 2px #d2cdb5;
	background-color: #bcb699;
}

a:link.ftype, a:visited.ftype{
	color: #484125;
}

a:hover.ftype {
	color: white;
}

.headerstyle p {
	color: white;
}
