body {
	text-align : center;
	background-color: #00284c;
	min-width : 800px ;
	min-height: 600px;
    background-image: url(../img/pasek.jpg);
	background-repeat: repeat-x;
	}

#wrapper {
	width : 800px;
	height: 600px;
	text-align : left ;
	margin-top:42px;
	margin-left : auto ;
	margin-right : auto ;	
	}
	
#maincontainer {
	width : 800px;
	height:540px;

	}
