body { 
	background-color: #f3f5f2;
	margin: 0px;
}
#main_image {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	}
p { }
td { }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: gray; text-decoration: none; }
a:active { }
