@charset "utf-8";
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a1315;
	text-align: left;
}

a {
	color: #7A1315;
	font-weight: bold;
}
#credits {
	position: absolute;
	left: 350px;
	top: 100px;
	z-index: 2;
	filter:alpha(opacity=60);
    opacity:0.6;

}
