#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#heading {
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri;
	background-color: #CCC;
	color: #CCC;
	width: 960px;
	display: block;
	margin-bottom: auto;
	background-image: url(../images/body.jpg);
}
#wallpaper {
	background-image: none;
	width: 275px;
	background-position: center center;
	margin-top: -225px;
	height: 200px;
	background-attachment: scroll;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#address {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-position: center bottom;
	margin-top: 50px;
}
#background {
	background-image: url(../images/body.jpg);
	background-position: center center;
	height: 900px;
	width: 960px;
}
