body {
	height: 100%;
	width: 100%;
	margin: 0;
}
#main {
	width: 100%;
	background-image: url(../imaj/index_arka.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 450px;
}
