.lett_imag {
	float: left;
	padding-right: 15px;
}
.right_img {
	float: right;
	padding-left: 10px;
}

h1 {
	margin-top: 50px;
}
h2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
	margin-bottom: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-size: 16px;
	margin-top: 50px;
	background-color: #F30;
	color: #FFF;
}

