#allcontent {
	width:900px;
	height:750px;
	background-color: #eae8d9;
	top:40px;
	left:75px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	margin-top: 10px;
	bottom: auto;
	line-height: 20px;
	border: solid black 2px;
	padding-bottom: 10px;
}
	
.navbar {
	width:900px;
	height:50px;
	background-color:#bfbca9;
	margin-top: -1px;
	border-bottom-color: #7A7A56;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.navlinks {
	width:650px;
	height:25px;
	background-color:#bfbca9;
	font-size:12px;
	font-family:Garamond;
	margin-top: -35px;
	border-bottom-color: #7A7A56;
	margin-left: 140px;
}
	#logo {
	margin-top: -30px;
	margin-left: 275px;
	padding-left: 1px;
	width: 350px;
	padding-bottom: 15px;
}
 
 .greendvd {
	width:216px;
	height:270px;
	color: #666;
	display: inline;
	float: left;
	margin-left:5px;
	margin-top: 50px;
}

.waterdvd {
	width:216px;
	height:270px;
	color: #666;
	display: inline;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
}

.rockdvd {
	width:216px;
	height:270px;
	color: #666;
	display: inline;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
}
.landscapedvd {
	width:216px;
	height:270px;
	color: #666;
	display: inline;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
}

.newdvd {
	width:240px;
	height:50px;
	color: #000;
	margin-left: 335px;
	margin-top: 65px;
	font-family: Garamond;
	font-size: 16px;
	text-align: left;
	float: left;
}
