body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #1a1108 url(http://www.art-bridge.com/gastfriend/img/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.container {
	width: 900px;
	margin: 0 auto;
	border: 0px;
	text-align: center;
}
.layout	{
	position: absolute;
	top: 2em;
	right: 0;
	left: 0;
	text-align: center;
	z-index: 1;
}
.layout p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccb799;
	text-decoration: none;
}
.layout h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc9547;
	text-decoration: none;
}
.links	{
	position: absolute;
	top: 12em;
	right: 0;
	left: 0;
	text-align: center;
	z-index: 2;
}
.links a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
}
.links a:link { text-decoration: none; color: #FFFFFF; }
.links a:visited { text-decoration: none; color: #FFFFFF; }
.links a:active { text-decoration: none; color: #FFFFFF; }
.links a:hover { text-decoration: none; color: #cc913d; }

a:link { text-decoration: none; color: #cc9547; }
a:visited { text-decoration: none; color: #cc9547; }
a:active { text-decoration: none; color: #cc9547; }
a:hover { text-decoration: underline; color: #FFFFFF; }
img { border: none; }