/* CSS Document */

body {
	background-color:#24181c;
	}
.menu, .footer {
	background-image:url(../images/work-menuback.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#776774;
	}
.bodytext {
	background-color:#cecccf;
	}
.footer {
	background-image:none;
	}
.bodytext a {
	color:#24181c;
	}
.bodytext a:hover {
	color:#5c474f;
	}
