element.style {

}

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

section.first {
	background-image: url(http://fall2016.wudesign.me/student/ean/box-model/images/cake.jpg);
	background-size: cover;
	padding: 100px;
	padding-bottom:180px;

}

h1 {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
	font-size: 80px;
	color:white;
}

h2 {
	text-align: center;
	margin-top: auto;
	font-size: 30px;
	color:white;
	font-weight: bold;
	color: #FFE5F3;
}

section.second {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	background-color:#B2D5C1;
	background-size: cover;
	padding: 7px;
	padding-bottom: 37px;
}

h3 {
	display: block;
	text-align: center;
	margin-top: 31px;
	font-size: 40px;
	font-weight: bold;
	color: #AD7051;
}

div {
	width: 959px;
	margin: auto;
	margin-top: -7px;
	display: block;
}

.image {
	width: 400px;
	float: right;
	margin: 0px 0px 15px 39px;
}

p.paragraph_1 {
	margin-top: -2px;
}

p {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	color: #A44536
}

section.third {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	background-color: #FBECDF;
	background-size: cover;
	padding: 9px;
	padding-bottom: 37px;
}

table {
	width: 973px;
	margin: -20px auto;
	padding-left: 4px;
	padding-right: 7px;
	padding-bottom: 50px;
	display: table;
	border-collapse: separate;
	border-color: grey
	border-spacing: 2px;
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color:inherit;
	height: 172px;
}

th {
	text-align: left;
	font-weight: 400;
	font-size: 18px;
	text-align: -internal-center;
}

td, th {
	display: table-cell;
	vertical-align: inherit;
}

.third img {
	float: left;
	padding-right: 12px;
}

h4 {
	margin-top: auto;
	font-size: 21px;
	display: block;
	-webkit-margin-before: 1.33em;
	-webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #AD7051;
}

.t {
	width: 440px;
	margin-top: -22px;
	margin-right: 20px;
	color: #AD7051;
}

td {
	text-align: left;
	font-size: 18px;
}

tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

section.fourth {
	margin: -8px -0px 0px 0px;
	font-size: 18px;
	background-color: #FA9E9E;
	background-size: cover;
	padding-top: 1px;
	padding-bottom: 113px;
}

p.paragraph_2 {
	margin-top: -8px;
    font-size: 27px;
    margin-right: 125px;
    margin-left: 126px;
    text-align: center;
}

section.fifth {
    padding-top: 1px;
    padding-bottom: 20px;
    background-color: #D5C2B5;
}

p.copyright {
    margin-top: 40px;
    margin-left: 361px;
    font-size: 18px;
    color: white;
}

div.icons {
    float: right;
    color: white;
    margin: -47px -509px 0px 0px;
    font-size: 30px;
}

a {
    color: white;
}

a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto;
}

i {
	font-style: italic;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-linkedin-square:before {
    content: "\f08c";
}
