body{
	font-family: Lato;
	background: #e6e6e6;
}
.real.container{
	text-align: center;
	width: 500px; 
	background: #fff; 
	padding: 40px 20px;
	margin-top: 80px;
}

.real h1{font-size: 32px; font-weight: bold; }
.real p{margin-bottom: 0; font-size: 18px; line-height: 30px;}
