@import url("/css/homepage.css");

div#web-exclusives {
	background-color: #eee;
	padding: .5em;
	margin: 1em 0;
}
div#web-exclusives p + p {
	margin-top: 1em;
}
