.autosave {
	position: absolute;
	left: 10px;
	top: 400px;
	height: 50px;
	width: 150px;
	z-index: 100;
	font-size: 1.5em;
	text-align: center;
	color: #000000;
	background-color: #99ff00;
	border: solid 3px #cc0000;
}

