@charset "UTF-8";
#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	background-color: #000000;
	margin-top: 25px;
}
#copy {
	color: #a5a0a0;
	margin-top: 15px;
}
p {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #a5a0a0;
	text-decoration: underline;
}
a:visited {
	color: #a5a0a0;
	text-decoration: underline;
}
a:hover {
	color: #a5a0a0;
	text-decoration: none;
}
.textretouching {
	color: #a5a0a0;
}
.textaboutus {
	color: #a5a0a0;
}
