#press {
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../images/background-paragraph.png);
	text-align:left;
	margin:40px auto auto;
	width:700px;
}

#press p {
	text-align:left;
	text-shadow:none;
	height:auto;
}

#press,h1 {
	font-size:18px;
	text-align:center;
	margin-bottom:10px;
}

#press,h2 {
	text-align:left;
	font-size:13px;
	margin-bottom:8px;
}

#press ul,#press li {
	font-family:"Helvetica Neue" Arial serif;
	font-weight:bold;
	list-style:disc;
}

#press h5 {
	margin:30px;
	text-align:center;
	font-size:9px;
	color:gray;
}