body {
	padding: 0;
	margin:amadeus 0;
	background: #cfbd9c url(../img/bg_main.jpg) repeat-y;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #fec3aa;
	text-decoration: none;
}
a:hover {
	color: #e89978;
	text-decoration: none;
}
#centrecontainer {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
}
#outercontainer {
	position: absolute;
	top: 0px;
	left: 45px;
}
#square {
	width: 182px;
	height: 113px;
	position: absolute;
	top: -50px;
	left: 32px;
	background: url(../img/square.jpg) no-repeat bottom center;
}
#square1 {
	width: 43px;
	height: 39px;
	position: absolute;
	top: 543px;
	left: 352px;
	background: url(../img/square1.jpg) no-repeat bottom center;
}
#footer {
	padding-top: 15px;
	padding-left: 355px;
	text-align: center;
}
#footer h1 {
	text-align: center;
	color: #b08558;
}
#footer p, #footer ul {
	margin: 0.8em;
}
#footer ul {
	margin-top: 1.2em;
}
#footer li {
	list-style: none;
}
#footer a {
	text-decoration: none;
	color: #b08558;
}
#footer a:hover {
	text-decoration: none;
	color: #976632;
}
