body {
	background-color: #417BA4;
	background: radial-gradient(ellipse farthest-corner at center center , #4786B3 0%, #2E5673 100%) no-repeat fixed 0 0 transparent;
	padding: 0;
	margin: 0;
}

#torzs {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	min-width: 826px;
	min-height: 492px;
	background: transparent url('hamarosan.png') no-repeat center center;
}