h2{
	font-family:	Helvetica, Arial, sans-serif;
	font-size:		16px;
	font-weight: 	bold;
	color:			#00529b;
}


.price{
	font-size:		18px;
	font-weight: 	bold;
	color:			#5f0028;
}

.shipping{
	font-size:		14px;
	font-weight: 	normal;
	color:			#313131;
}

.tracklist{
	font-size:		13px;
	font-weight: 	normal;
	color:			#313131;
	line-height: 18px;
}


body {
	font-family:	Helvetica, Arial, sans-serif;
	background: 	#7f113e;
	margin: 0px; 	padding: 0px;



}
#container {
	background: 	#7f113e;
	margin:			0px auto;
	background: 	url(../images/MG_photo_background2.jpg) no-repeat;
	width: 			1280px;
	height: 		850px;
	padding: 		0px;
	text-align: 	left;
	

	
}
#photo_outside{
	position: 		relative;
	height: 		811px;
	width: 			1137px;
	margin: 		0px;
	padding: 		39px 0px 0px 143px; 

	
}
/*
#photo_inside{
	position: 		relative;

	background: 	url(../images/MG_photo_inside.jpg) no-repeat;
	width: 			894px;
	height: 		496px;
	
	margin-top: 	89px;
	margin-left: 	143px;
	padding: 		200px 0px 0px 85px;

}
*/

#photo_info_patch{
	width: 			290px;
	font-size:		16px;
	font-weight: 	normal;
	color:			#313131;
	text-align:		left;
	padding: 		175px 0px 0px 85px;
}
.tracksample {
	font-size:		12px;
	font-weight: 	normal;
	color:			#313131;
	text-indent: 200px;
}
