noscript {
	background: #FF0000;
	color: #FFFFFF;
	/*padding: 10px;*/
	position: fixed;
	text-align: center;
	font-size: 24px;
	top: 100px;
	width: 100%;
	z-index: 999999;
}