* {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: left; 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;}  

article {width: 353px; height: 400px; background-color: #FFF; float: left; margin-left: 20px; margin-top: 20px; }
article img {width: 353px; height: 210px; border:0px}
article ul {text-decoration: none; list-style: none; text-transform: uppercase;}
article li {font-size: 13px}
article a {color: #60a8ea; transition:0.8s; text-decoration: none;}
article a:hover {color: #8fbee9; transition:0.2s; }



