*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

body{
	background-color:#beb3a0;
	text-align: center;
}

/* Šî–{ */

#container {
	position:relative;
	width: 1000px;
	height: 720px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#back{
	position:absolute;
	width:1000px;
	height:450px;
	top:130px;
	left:0px;
}
