#Navigation {
	position: relative;
	top: -550px;
	z-index: 50;
	right: -65px;
}
#Contact {
	margin: 0 auto;
	z-index: 50;
	font-size: 20px;
	font-weight: bold;
	color: #08181C;
	bottom: 60px;
	position: relative;
	font-family: "Comic Sans MS", Arial;
}
body {
	background-color: #FAEFD3;
}
a {
	color: #1b8598;
	border:none;
	text-decoration: none;
}
a, img {
    border:none;
}

.maincontent {
	margin: 0 auto;
	width: 900px;
}
#linkedin {
	margin-left: 25px;
}
#portfolio {
	font-family: "Comic Sans MS", Arial;
	font-size: 20px;
	text-align: center;
	right: -65px;
	position: relative;
	bottom: 500px;
}
h2 {
	font-size: 20px;
}
