body {
	background-color: #AA603A;
	background-repeat: no-repeat;
  background-position: top right;
	background-image: url(../images/bg6.jpg);
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px;
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: Arial;
}
#logo {
	position: absolute;
	top: 0px;
	left: 24px;
	background-repeat: no-repeat;
  background-position: top right;
	background-image: url(../images/kapitol6.jpg);
	width: 247px;
	height: 61px;
}

