body{
	background: #000;
	
}
	
#wrapper {
	background-color: #666;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 20px;
}
#nav {
	height: 50px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#Content {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	padding-bottom: 20px;
}
.textbox {
	color:#FFF;
	text-align:center;
	margin-top: 60px;
	margin-bottom:30px;
}

.galleryImg {
	height: auto;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.dshadowTexth1 {
	color: white;
	text-shadow: 2px 2px 4px #000000;
	}
.dshadowTexth3 {
	color: white;
	text-shadow: 2px 2px 4px #000000;
	font-size: 1.5em;
}
.dshadowTextp {
    color: white;
	text-shadow: 2px 2px 4px #000000;
	font-size: 1.2em;
}	