body {
	background-color: #534463;
}
.home_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style2 {
	color: #FFFFFF
}
.style3 {
	font-size: 16
}

<!-- price page -->
.phome_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pstyle2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: justify; 
	padding-right: 25px; 
	padding-left: 25px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.buffer {
	padding-top: 5px;
	padding-bottom: 5px;
}
<!-- end price page -->

<!--contact page -->
.chome_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
<!-- end contact page -->