html {
	padding: 7px;
	background: black;
	}body {	font-family: Optima, "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: url(../images/main/banner.jpg) center top #eadcbd no-repeat;
	border-top: 7px solid #eadcbd;
	padding: 100px 10% 23px 10%;
	color: #433532;
	}img {	text-align: center;
	}

td a img {
	padding: 3px;
	border-style: solid;
	border-width: 2px;
	text-decoration: none;
	}td a {
	text-decoration: none;
	}h1, h2 {	border-bottom-style: double;	}

p {
	width: 27em;
	}#footer {	text-align: right;	border-top-style: double;	margin-top: 1em;
	}
