header {
	width: 100%;
	height: 140px;
	margin: 0;
	text-align: center;
	background-position: center 50px;
}

header img {
	float: none;
}

header h1 {
	float: none;
}

section {
	padding: 1em 4%;
}

nav a {
	width: 30%;
	padding: 0;
}

.homecurrent, .collectioncurrent, .faqcurrent, .affiliatescurrent, .contactcurrent, .viewcartcurrent {
	background-image: none;
	padding: 0;
}

#detailImg {
	width: 100%;
	float: none;
}

#thumbImg {
	width: 100%;
	float: none;
}