body {
	font-family: 'Archivo Narrow', sans-serif;
}
h1 {
    margin-top: -12px;
    font-size: 76px;
    letter-spacing: 3px;
    margin-bottom: 0px;
    text-align: center;
}
#intro h3 {
	margin-top: -9px;
    font-size: 29px;
    text-align: center;
    color: green;
    letter-spacing: 1.2px;
}
#intro {
	text-align: center;

	padding-top: 157px;
	margin-top: 0;
	height: 243pt;
	background-image: url(http://lesliemontes.weebly.com/uploads/1/3/5/6/13567609/4117303_orig.jpg);
	background-size: contain;
	background-position: center;
	background-attachment: fixed;
}
#section1 {
    margin: auto;
    background-color: white;
    padding-top: 33px;
    padding-bottom: 35px;
    height: 577px;
}
#section1 div:first-of-type{
	width: 960px;
	margin: auto;
}
h2 {
    font-size: 40px;
    letter-spacing: 1.3px;
    text-align: center;
    margin-top: 0px;
}
#section1 p {
    margin-top: -4px;
    letter-spacing: 0.2px;
    font-size: 17.5px;
    line-height: 21.5px;
    margin-bottom: 21px;
}
#section1 img {
    height: 300px;
    width: 400px;
    float: right;
    margin-left: 40.5px;
    margin-bottom: 22px;
}
#section2 {
    margin: auto;
    padding-top: 35px;
    padding-bottom: 13px;
    background-color: #EEE8AA;
}
#section2>div:first-of-type{
	width: 960px;
	margin: auto;
}
ul {
    margin-top: 36px;
    padding-left: 0px;
}
li {
    height: 166px;
    width: 477px;
    display: inline-block;
    padding-bottom: 8px;
}
#section2 img {
    height: 150px;
    width: 200px;
    float: left;
    margin-right: 12px;
}
#section2 h3 {
    font-size: 22.5px;
    letter-spacing: 0;
    margin-top: -11px;
    margin-bottom: -1px;
    padding-top: 8px;
    padding-bottom: 3px;
}
.text {
    padding-right: 45px;
    font-size: 18px;
    line-height: 21px;
}
#section3 {
	background-color: white;
    padding-bottom: 122px;
}
.div3 {
    width: 703px;
    margin: auto;
    padding-top: 36px;
}
#section3 h2 {
	font-size: 40px;
    letter-spacing: 1.3px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 36px;
}
.p3 {
    margin-top: -8px;
    letter-spacing: 0.7px;
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 21px;
    text-align: center;
}
#section4 {
	background-color: #EEE8AA;
}
.div4 {
	width: 960px;
    margin: auto;
    padding: 27px;
}
#copyright {
	font-size: 18px;
}
.icon {
    float: right;
    font-size: 30px;
    margin-top: -56px;
}
.fa-facebook-official {
	::before;
}