/* This is the style of your browser text */



h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
}


h1 {
	text-align: center;
	font-size: 58px;
	/*padding: 20px 0 20px 0;*/
}

h1.product {
	text-align: center;
	font-size: 48px;
	/*padding: 20px 0 20px 0;*/
}

#shoe-list span {font-size:22px;font-weight:bold;font-family: Helvetica, Arial, Verdana, sans-serif;}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}


