<style>
		body{
			text-align: center;
			font-family: "Geneva, Arial, Helvetica, san-serif";
			font-size: 12pt;
			width: 800px;
		}
		img {
			border: 0;
		}
		table.main{
			width: 800px;
; border: gray; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
		}
		div.contact{
	font-family: "Arial, Helvetica, serif";
	border: 1px solid gray;
	text-align: center;
	float: right;
	left: 650px;
	top: 300px;
	width: 250px;
		}
		div.content{
			font-family: "Arial, Helvetica, serif";
			text-align: left;	
		}
		div.footer{
			font-family: "Geneva, Arial, Helvetica, san-serif";
			text-align: center;
			font-size: smaller;
		}
</style>
