* {
	box-sizing: border-box;
	overflow: auto;
}

body {
	/*I'll admit that I copied this part.  Gradient was generated by a chrome plugin.*/
	background: #f0f9ff;
	background: -moz-linear-gradient(top, #f0f9ff 4%, #ffdff7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f0f9ff 4%,#ffdff7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f0f9ff 4%,#ffdff7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#ffdff7',GradientType=0 ); /* IE6-9 */
	height: 100%;
}

h1, nav, header {
	display: inline;
}

header {
	display: block;
	background: #FFDFF7;
	opacity: 0.1;
}

h1 {
	font-size: 50px;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-left: 18px;
	color: #828180;
	padding-bottom: 2px;
	font-family: "Gill Sans", light;
	box-shadow: 5px 5px 20px 5px #f2f7ff;
}

nav{
	float: right;
	font-size: 30px;
	padding-top: 15px;
	padding-right: 10px;
	font-stretch: expanded;
}

.navLink {
	color: #828180;
	text-decoration: none;
	opacity: 0.9;
	font-family: "Gill Sans", light;
}

#picOfTyler {
	display: block;
	width: 750px;
	height: auto;
	margin: 10px auto;
	margin-bottom: 10px;
	box-shadow: 5px 5px 20px 5px #f2f7ff;
	clear: left;
	border-radius: 14px;
}

aside {
	display: block;
	margin: 0px auto;
	width: 100%;
	text-align: center;
	background-color: #FFDFF7;
	padding-bottom: 105px;
	position: fixed;
	bottom: -49px;
}

#contactInfo {
	margin: 75px auto;
	box-shadow: 5px 5px 20px 5px #f2f7ff;
	text-align: center;
	font-family: "Gill Sans", light;
	background: white;
	width: 300px;
	height: 371px;
	padding: auto;
	overflow: visible;
}

#contactList {
	padding: auto;
	font-color: #a383aa;
	letter-spacing: 3px;
}

#portfolio {
	margin: 75px auto;
	box-shadow: 5px 5px 20px 5px #f2f7ff;
	text-align: center;
	font-family: "Gill Sans", light;
	background: white;
	width: 300px;
	height: 371px;
	padding: auto;
	overflow: visible;
}

.socialMedLogo {
	width: 30px;
	height: auto;
}

#portText {
	margin: auto;
	padding-top: 10px;
}

#email1 {
	position: relative;
	left: -10px;
}

#email2 {
	position: relative;
	left: -9px;
}

#email2 {
	position: relative;
	left: -9px;
}

#email3 {
	position: relative;
	left: -8px;
}

#email4 {
	position: relative;
	left: -7px;
}

#email5 {
	position: relative;
	left: -6px;
}

#email6 {
	position: relative;
	left: -5px;
}

#email7 {
	position: relative;
	left: -4px;
}

#email8 {
	position: relative;
	left: -3px;
}

#email9 {
	position: relative;
	left: -2px;
}

#email10 {
	position: relative;
	left: -1px;
}

#email11 {
	position: relative;
	
}

#email12 {
	position: relative;
	left: 1px;
}

#email13 {
	position: relative;
	left: 2px;
}

#email14 {
	position: relative;
	left: 3px;
}

#email15 {
	position: relative;
	left: 4px;
}

#email16 {
	position: relative;
	left: 5px;
}

#email17 {
	position: relative;
	left: 6px;
}

#email18 {
	position: relative;
	left: 7px;
}

#email19 {
	position: relative;
	left: 8px;
}

#email20 {
	position: relative;
	left: 9px;
}

#email21 {
	position: relative;
	left: 10px;
}

#email22 {
	position: relative;
	left: 11px;
}