#overlay {
	background-color: #ee0000;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1000000;
	color: blue;
}