#content {
	width:540px;
	margin: auto;
/*	background-image: url(/caretaker/img/logo-trans.gif);
	background-repeat: no-repeat;
	background-position: center 300px;*/
	font-family: arial, helvetica;
}

#masthead {
	height: 171px;
	background-image: url(/caretaker/img/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#masthead a {display: block; width: 100%; height: 171px; }
#masthead a h2 {display: none;}
.address {
margin-left: 150px;
font-weight:bold;
}

#footer {
	width: 100%;
	height: 175px;
		background-image: url(/caretaker/img/logo-footer.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	
}
h1 {
	margin: 0;
	text-align: center;
}
h3 {
	font-size: 15px;
}
.housing {
	float: right;
}