
	body {
	background: #ffffff;
	font-size:22px;
	line-height: 32px;
	color: #000000;
	margin: 0;
	padding: 0;
	word-wrap:break-word !important;
	font-family: 'Roboto', sans-serif;
	}

h1 {
	font-size: 60px;
	text-align: center;
	color: #FFF;
}	

h3 {
	font-size: 30px;
	line-height: 34px;
	text-align: center;
	color: #FFF;
}

h3 a {
	color: #FFF;
}

a {
	color: #FFF;
}

h1 {
	margin-top: 100px;
	text-align:center;
	font-size:60px;
	line-height: 70px;
	font-family: 'Roboto', 'serif';
	}

#container {
	margin: 0 auto;
	max-width: 890px;
}

p {
	text-align: center;
}


.titulo {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: 'Roboto';
  color: #111;
  font-size: 25px;
  text-align: center
}

.subtitulo {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: 'Roboto';
  color: #111;
  font-size: 18px;
  text-align: center
}

.texto {
  letter-spacing: 5px;
  font-family: 'Roboto';
  color: #111;
  font-size: 18px;
  padding: 0 100px 0 100px;
  text-align: center
}