body {
	background: #e0f2f9 url(/img/warnings/js-background.png) center top no-repeat;
	color: #363636;
}

.layout {
	padding: 295px 0 130px 30%;
	font: 14px/32px Arial, Helvetica, sans-serif;
	width: 700px;
}

h1 {
	font-siz: 28px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 30px 0;
	color: #363636;
}

.layout .return {
	color: #0d79a0;
	text-decoration: underline;
	font-size: 14px;
	line-height: 1em;
	display: inline-block;
	margin-top: 40px;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 18px;
	line-height: 32px;
	padding: 0;
	margin: 0;
}

.icon {
	position: absolute;
	margin: -30px 0 0 -220px;
	background: url(/img/warnings/js-icon.png);
	width: 158px;
	height: 164px;
}
