body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	margin: 0;
	padding: 70px 0 0 20px;
	background-image: url(../images/press_pop_bg.jpg);
	background-repeat: no-repeat;
	background-color: #BEC8A1;
}
div, p, table, td, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
h1 {
	font-size: large;
	margin: 0 0 8px 0;
}
h2 {
	font-size: medium;
	margin: 0 0 4px 0;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin: 0 0 2px 0;
}
p {
	margin: 0 0 6px;
}
a, a:link {
	color: #B62E06;
	text-decoration: none;
}
a:hover {
	background: #B62E06;
	color: #FFF;
}
