@charset "utf-8";
/* CSS Document */



	p {
		font: 18px Geneva, Arial, Helvetica, sans-serif;
		color: gray;
	}
	
	#contentImage {
		float: right;
		padding: 20px 0 20px 20px;
		max-height: 50%;
    	max-width: 50%;
	}
	
	
	.endOfSection {
		padding-bottom: 40px;
	}
	
	#bottomSellLine {
		font-size: 22px;
		text-align: center;
		color: #962803;
	}
	
	

