body {
	background:url(../images/dc-monuments.jpg) no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #F6F6F6;
	text-shadow: 2px 2px #000000;
}

#coname {
	font-family: "Copperplate Gothic Light", 'Cinzel', serif;
	font-size: 45px;
	color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
	padding-top: 15px;
	padding-bottom: 15px;
	text-shadow: 2px 2px 3px #151515;
}

.name {
	font-family: "Copperplate Gothic Light";
	font-size: 40px;
	color: #F6F6F6;
}

.text {
	font-family: "Bookman Old Style";
	font-size: 20px;
	color: #F6F6F6;
	line-height: 40%;
	text-shadow: 2px 2px 3px #151515;
}

.bottomright {
	position: absolute;
	bottom: 15px;
	right: 15px;
	text-align: right;
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
