#notification {
	position: fixed;
	z-index: 999;
	width: 600px;
	right: 50%;
	margin-right: -300px;
	top: 70%;
	margin-top: 0px;
}