h1.preview_notify {

	position:fixed;

	text-align:center;

	height:40px;

	line-height:40px;

	background: rgba(220,220,255,0.7);

	color:#000;

	font-size:32px;

	font-family:Arial,Sans;

	width:100%;

	top:0;

	left:0;

}



.clear {

	clear:both;

	height:1px;

	font-size:1px;

	line-height:1px;

}

