body {
			background-color: #ffffe8;
	}
#textpagebox {
	background-color: #f6e6bf;
}
footer {
	color: #000000 !important;
}
footer a, footer a:hover, footer a:focus, footer a:active {
	color: #000000 !important;
}

.tile {
	-webkit-box-shadow: 4px 8px 8px rgba(0,0,0, .6);
	-moz-box-shadow: 4px 8px 8px rgba(0,0,0, .6);
	-o-box-shadow: 4px 8px 8px rgba(0,0,0, .6);
	box-shadow: 4px 8px 8px rgba(0,0,0, .6);
}
