@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/back.jpg) top center no-repeat #1c2064;
	margin:0px;
	padding: 0px;
	
}

#container {
	width: 832px;
	height: 367px;
	position: relative;
	margin: 141px auto 0px auto;
}

#footer {
	width: 832px;
	height: 66px;
	position: relative;
	margin: 15px auto 0px auto;
	background: url(../images/adres.jpg) top right no-repeat;  
}
