@charset "utf-8";

section {
	left: 0%;
	top: 330px;
	width: 95%;
	background-color: rgba(0,0,0,1);
	right: 5%;
	float: none;
	height: 200%;
}

header {
	
	width: 480px;
	
}

body {
	background-color: #000;
	background-image: url(../images/pozOnama.jpg);
	background-attachment: fixed;
	background-size: auto;
}
