body {
	font-family: 'Copse', sans-serif;
	font-size: 62.5%;
	text-align: center;
}
#wrapper {
	width: 319px;
	margin: 100px auto 100px auto;
}
	h1 {
	width: 319px;
	height: 276px;
	background: url(RP.gif) top center no-repeat;
	text-indent: -7000px;
}
h2 {
	font-size: 3.6em;
}
p {
	font-size: 1.8em;
	line-height: 1.2;
	margin: 30px 0;
}
p.contact {
	border:solid 1px #f3f3f3;
    padding:5px;
    background:     #f9f9f9;
	outline:		0;
    border-bottom-color:#ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
}
