@charset "utf-8";

a,
body {
	color: #886c5a;
}

a img,
img {
	display: block;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	background-color: #2b000b;
	background-image: url(/images/stylesheets/newsletters/2009-12-21/body.png);
	background-repeat: no-repeat;
	background-position: top center;
}

small {
	font-size: 80%;
}

.en {
	font-style: italic;
}

.wrapper {
	width: 675px;
	margin: 0 auto;
}
