#press-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
#press-text h2 {
	font-size: 120%;
	font-style: italic;
	text-align: center;
}
#press-header {
	background-image: url(../press/houseseal.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 64px;
	margin: 5px;
}
#press-header p {
	font-size: 140%;
	font-weight: bold;
	margin-left: 75px;
	margin-top: 25px;
}

