body {
	background-color:#FF6B6B;
	color:#697C83;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:small;
	font-weight:400;
	margin:0;
	padding:0;
	text-align: center;
}

.holder {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	display:block;
	padding:0;
	width: 800px;
}

TABLE#main {
	width: 800px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#ffffff;
}

TR {
	
}

TD.layout {
	text-align: center;
	vertical-align: center;
	padding:10px;
}

TD.layout h1 {
	text-align: center;
	vertical-align: center;
}

TD.layout h2 {
	text-align: center;
	vertical-align: center;
	text-decoration:underline overline;
	font-weight:bold;
	font-size: 24px;
}

IMG {
	border: 0;
}
