/* CSS Document */

body {
	background-color:#182418;
	}
.menu, .footer {
	background-image:url(../images/play-menuback.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#687669;
	}
.bodytext {
	background-color:#cdcfcc;
	}
.footer {
	background-image:none;
	}
.bodytext a {
	color:#363d36;
	}
.bodytext a:hover {
	color:#000000;
	}
