/* Changes from main stylesheet for the Straw page */

html, body {
	background-color: #523636;
}

#header {
	background: url(images/header-top-straw.jpg);
}


#footer {
	background: #fff url(images/footer-bottom-straw.jpg);
	background-repeat: no-repeat;
}

#mainarea {
	background: #fff url(images/mainarea-background-straw.jpg);
}

a {
	color: #000;
}

