body {
	color:						#fff;
	width:						100%;
	height:						100%;
	margin:						0px;
	cursor:						default;
	background:					#695e4a;
	text-align:					center;
	font-family:				Trebuchet MS, Arial, Verdana, Lucida, sans-serif;
}

#wrapper {
	width:						900px;
	margin:						0 auto;
	margin-top:					25px;
}

#header {
	font-size:					18px;
	line-height:				21.5px;
	letter-spacing:				0.25em;
}

#content {
	width:						510px;
	height:						342px;
	margin:						0 auto;
	margin-top:					25px;
	text-align:					center;
	background:					#fff url('r-images/logo.png') no-repeat center center;
	margin-bottom:				25px;
}

#footer {
	font-size:					16px;
	font-weight:				bold;
	line-height:				21.5px;
	letter-spacing:				0.25em;
}

a {
	color:						#b2bb1d;
	text-decoration:			underline;
}
