.rentalLabel {
	font-size:200%;
	font-weight:bold;
	color:blue;
}
.rentalPrice{
	font-size:120%;
	font-weight:bold;
}
.rentalPriceLabel{
	font-size:140%;
	font-weight:bold;
}
.bodyShopHeader{
	font-size:160%;
	font-weight:bold;
}
.bodyShopSubHeader{
	font-size:130%;
	font-weight:600;
}
.bodyShopContent{
	font-size:120%;
	font-weight:400;
}
