html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background-image: url("http://www.wudesign.me/resources/html_tracing/images/bg.png");
	background-position: center top;
	font-family: 'Archivo Narrow', sans-serif;
	height: 2315px;
}

body, div {
	/*display: inline-block;*/
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: 'Archivo Narrow', sans-serif;
}

p {
	margin-bottom: 0;
	font-size: 1.2rem;
	letter-spacing: -0.035rem;
	line-height: 110%;
}

#intro {
	padding-top: 152px;
	padding-bottom: 176px;
	margin: 0px;
	background-image: url('http://mediad.publicbroadcasting.net/p/kwmu/files/styles/x_large/public/201403/WUSTLBrookingsHallWashUFlickr.JPG');
	background-repeat: no-repeat;
    background-position: center;
}

#first {
	padding: 241px;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 50px;
	margin: 0px;
	/*background-image: url('http://mediad.publicbroadcasting.net/p/kwmu/files/styles/x_large/public/201403/WUSTLBrookingsHallWashUFlickr.JPG');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom 120px; */
	background: #2E8B57;
	color: white;
}

#firstphoto {
	width: 400px;
	height: 300px;
	background-color: rgba(10,10,230,0.3);
	float: right;
	margin-left: 35px;
	margin-bottom: 30px;
}

.photodiv {
	width: 580px;
}

#second {
	height: 29.5%;
	padding: 241px;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 50px;
	margin: 0px;
	/*background-image: url('http://mediad.publicbroadcasting.net/p/kwmu/files/styles/x_large/public/201403/WUSTLBrookingsHallWashUFlickr.JPG');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom 120px; */
	background: #696969;
	color: white;
}

ul{
	padding: 0;
	margin: 0 auto;
}

ul li {
	vertical-align: top;
	margin: 2px 0 23px 0px;
	display: inline-block;
	float: left;
	width: 50%;
	letter-spacing: -0.035rem;
	color: black;
}

.clearer {
	clear: both;
}

.text {
	width: 220px;
	padding-top: 3px;
	margin-left: 210px;
	line-height: 130%;
	color: black;
}

.textdiv {
	font-size: 1.2rem;
	letter-spacing: -0.035rem;
}

#third {
	height: 17.67%;
	padding: 241px;
	box-sizing: border-box;
	padding-left: 380px;
	padding-right: 380px;
	padding-top: 27px;
	padding-bottom: 10px;
	/*background-image: url('http://mediad.publicbroadcasting.net/p/kwmu/files/styles/x_large/public/201403/WUSTLBrookingsHallWashUFlickr.JPG');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom 120px; */
	background: #8B0000;
	text-align: center;
	color: white;
}

#fourth {
	height: 4.25%;
	box-sizing: border-box;
	padding-left: 240px;
	padding-right: 240px;
	padding-top: 40px;
	/*background-image: url('http://mediad.publicbroadcasting.net/p/kwmu/files/styles/x_large/public/201403/WUSTLBrookingsHallWashUFlickr.JPG');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom 120px; */
	background: black;
	font-size: 1.17rem;
	text-align: right;
	font-weight: bold;
	color: white;
}

#lastp {
	font-size: 1.68rem;
	line-height: 117%;
	color: white;
	letter-spacing: 0.05em;
}

ul img {
	float: left;
	padding-right: 13px;
	width: 200px;
	height: 150px;
}

h1 {
	margin: 0px;
	text-align: center;
	font-size: 4.8rem;
	letter-spacing: 0.035em;
	font-weight: bolder;
	color: white;
}

h2 {
	margin-top: 10px;
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	font-weight: bolder;
	color: white;
}

h3 {
	text-align: center;
	font-size: 1.8rem;
	font-weight: 900;
	letter-spacing: 0.043em;
	margin-top: 2px;
	color: white;
	}

h4 {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 1.2rem;
	letter-spacing: 0.049em;
	color: white;
	font-weight: bolder;
}

i {
	margin: 3px;
	color: white;
}