#div_notify
{
	position: absolute;
	display: none;
	padding: 20px;
	text-align: center;
	border: 1px solid red;
	background-color: white;
	color: Red;
	font-weight: bold;
}