@charset "utf-8";
/* CSS Document */

body {
	background-color: #a6b1be;
	margin: 25px;
}

#pressBody {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#pressLogo {
	width: 750px;
}

#pressArticle {
	width: 730px;
	background-color: #c0c8d1;
	padding: 10px;
}
