﻿#container {
	background-image: url('images/pagelocation.jpg');
	background-position: top left center;
	background-repeat: no-repeat;
}
#box {
	position: absolute;
	width: 540px;
	height: 459px;
	left: 254px;
	top: 185px;
}

.bathlaundry {
	position: absolute;
	width: 128px;
	height: 158px;
	left: 28px;
	top: 14px;
}
.bedroom1 {
	position: absolute;
	width: 128px;
	height: 158px;
	left: 201px;
	top: 14px;
}
.masterbedbath { 
	position: absolute;
	width: 128px;
	height: 158px;
	left: 374px;
	top: 14px;
}
.livingarea {
	position: absolute;
	width: 303px;
	height: 232px;
	left: 13px;
	top: 205px;
}
.kitchenliving {
	position: absolute;
	width: 169px;
	height: 223px;
	left: 336px;
	top: 205px;
}
