* {margin: 0px ; padding: 0px}
body{font-family: 'Quicksand', sans-serif; }

section {width: 1100px; padding-top: 120px;padding-bottom: 100px; margin: 0 auto}
h3 {font-family: 'Quicksand', sans-serif; font-size: 60px; font-weight: 100;
	text-align: left; line-height: 80px; line-height: 60px}
h3 b {font-family: 'Lato', sans-serif; font-weight: 700;}
h4 {font-family: 'Quicksand', sans-serif; font-size: 20px; font-weight: 100;  
	text-align: center; line-height: 20px; }
h4 b {font-family: 'Lato', sans-serif; font-weight: 700;}  
h5 {font-family: 'Quicksand', sans-serif; font-size: 30px; font-weight: 100; 
	text-align: center; line-height: 80px; line-height: 60px}
h5 b {font-family: 'Lato', sans-serif; font-weight: 700;}  

section #texto { float: left; padding-left: 30px; width: 900px}
section #img { float: left; width: 160px}

a:link {
	text-decoration: none; color: #FFF;
}
a:visited {
	text-decoration: none; color: #FFF;
}
a:hover {
	text-decoration: none; color: #FFF;
}
a:active {
	text-decoration: none; color: #FFF;
}
	

