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

header img {
	float: none;
}

header h1 {
	font-size: 2.5em;
	float: none;
}

section {
	padding: 1em 1%;
}

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

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

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

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