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

#header {
	width: 960px !important;
	margin-left: auto;
	margin-right: auto;
}
#header h1 {
	height: 138px;
	background-image: url(/images/2012core/SacredHeartChurch.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header h1 span {
	display: none;
}
#header p.address {
	margin-right: 70px;
	margin-top: -20px;
}
#main-page {
	margin-top: 225px;
}
