/* Keep the background color out of the e-mails */

body {
	text-align: center;
	background-color: #e6e6e6;
}