*,*:before, *:after {
	box-sizing: border-box;
}

body{
	font-family: 'Archivo Narrow', sans-serif;
}
#intro{
	padding-top: 157px;
	padding-bottom: 205px;
	text-align: center;
	max-height: 480px;
	background-image: url(https://media.wired.com/photos/59568e4aad90646d424bbd0b/2:1/w_2500,c_limit/HotDog-682828450-%5BConverted%5D.jpg);
}
h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 78px;
	letter-spacing: 0.75px;

}
h3 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 30px;

}
h2{
	margin-top: 0px;
	text-align: center;
	margin-bottom: 32px;
}
#stwo{
	text-align: center;
	padding-top: 41px;
	font-size: 27px;
	max-height: 646px;

}
#stwo p{
	text-align: left;
	font-size: 18px;
	color: black;
	line-height: 21.15px;
	letter-spacing: 0.01px;
	margin-top: 0px;
	margin-bottom: 16px;


}
#img1{
	float: right;
	margin-left: 40px;
	margin-bottom: 20px;
}
.content{
	width: 960px;
	margin:auto;
}
#sthree{
	text-align: center;
	padding-top: 81px;
	font-size: 27px;
	margin:0;
	clear: right;
	max-height: 684px;
}
#sthree p{
	font-size: 18px;
	margin-top: 6px;
	padding-right: 23px;
}

.photosettings{
	float: left;
	margin-right: 13px;
	margin-top: -2px;
}
h4{
	font-size: 21px;
	margin-bottom: 0px;
}
.column{
	float: left;
	width: 50%;
	text-align: left;
	
}


