#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #000000;
	height: 2000px;
}
#navbar {
	position: absolute;
	height: 445px;
	width: 139px;
	left: 0px;
	top: 210px;
}

#BG1 {
	position: absolute;
	height: 220px;
	width: 906px;
	background-image: url(images/PugsOnTheCape-Look1_01.jpg);
	left: 1px;
	top: 1px;
}
#bodytext {
	position: absolute;
	height: 478px;
	width: 592px;
	left: 238px;
	top: 177px;
	visibility: visible;
	overflow: visible;
	line-height: 20px;
}

#BG2 {
	position: absolute;
	height: 349px;
	width: 900px;
	top: 231px;
	background-image: url(images/PugsOnTheCape-Look1_02.jpg);
}
#BG3 {
	position: absolute;
	height: 420px;
	width: 900px;
	top: 580px;
	background-image: url(images/PugsOnTheCape-Look1_03.jpg);
}
