body {
	background-color: #FFFAF6;
}

#main {
	background-image: url(images/top_page.jpg);
	background-repeat: no-repeat;
	height: 510px;
	width: 592px;
	z-index: 1;
	left: 0;
	top: 0;


}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A644C;
}
a:link {
	color: #8E6235;
}
a:visited {
	color: #647257;
}
