@charset "UTF-8";
/* CSS Document */

#wrapper {
	position:absolute;
	width:940px;
	height:967px;
	z-index:1;
	margin-left: -470px;
	left: 50%;
	top: 0%;
	background-image:url(victoria-falls.jpg);
	background-repeat:no-repeat;
}
#navigation {
	position:absolute;
	width:940px;
	height:42px;
	z-index:1;
	top: 1px;
	left: -1px;
	background-color:#000;
	border-width:thick;
	border-bottom-color:#000;
}
#header {
	position:absolute;
	width:768px;
	height:48px;
	z-index:2;
	left: 73px;
	top: 135px;
	background-color:#000;
	font-size:24px;
	text-align:center;
}

#picture1 {
	position:absolute;
	width:466px;
	height:311px;
	z-index:1;
	left: 218px;
	top: 18px;
	border:thick;
	border-color:#000;
}
