@charset "UTF-8";
/* CSS Document */

#wrapper {
	height: 602px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.gif);
}

.copy p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cfcfcf;
	padding-left:30px;
	padding-right:30px;
	line-height:20px;
	font-style:italic
}

.copy a{
	color:#cfcfcf;
	text-decoration:none;
}

.copy a:hover{
	color:#FC0;
}

.copy span{
	margin-left:20px;
}

