#message {
	width: 400px;
	position: fixed;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -200px;
	z-index: 3;
	display: none;
}