body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	margin:0;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color:#242424;
	text-shadow: 1px 1px 1px #E5E5E5;
}
#center-web {
	width:960px;
	margin:0 auto;
}
#texts-animations {
	text-align: center;
}
.text-animated {
	font-size: 20px;
	font-weight: 700;
}
.email a {
	font-weight: 400;
	color:#3E3E3E;
	text-decoration: none;
}
.header-title {
	font-size: 50px;
	font-weight: 300;	
}