styles {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#lay-out {
	margin: auto;
	padding: 0px;
	height: 600px;
	width: 800px;
	background-attachment: scroll;
	background-image: url(images/lay-out.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#lay-out tr td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#lay-out tr td {
	margin: 0px;
	padding: 0px;
}

