#prodbox {
	background-color: #FFFFFF;
	height: auto;
	width: 90%;
	margin-top: 10px;
	color: #000000;
}

#quickcartbox {
	height: auto;
	width: auto;
	color: #000000;
	text-align: right;
	margin-right: 10px;
}
h6 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
}

#artistnamebox {
	height: 50px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 40px;
}

body {
	text-transform: uppercase;
}
