@charset "utf-8";
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}#about img {
	border-radius: 50px;
	-webkit-box-shadow: 0px 0px 15px #564050;
	box-shadow: 0px 0px 15px #564050;

}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F1E9E0;
}
body {
	font-size: 1rem;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #4A3B30;
	background-color: #F1E9E0;
}
a:link, a:visited {
	color: #93708A;
	text-decoration: none;
}
a:hover, a:active {
	color: #BAA5D4;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: 600;
	color: #564050;
}
#home h1 {
	text-align: center;
	font-size: 2.5rem;
	color: #F1E9E0;
	padding-top: 5px;
}
header {
	border-bottom: medium solid #564050;
	margin-bottom: 35px;
}
header h1 {
	font-family: Shrikhand, serif;
	font-weight: lighter;
}
header h2 {
	text-align: center;
	font-size: 1.2rem;
	margin-top: -18px;
	margin-bottom: 33px;
	color: #F1E9E0;
}
#tagline h3 {
	background-color: #E8B9B9;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-radius: 78px;
	text-align: center;
	margin-bottom: 35px;
	margin-left: 25px;
	margin-right: 25px;
}

.icons {
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
}
#icons1 img {
	border-radius: 29px;
	margin-left: 122px;
	-webkit-box-shadow: 0px 0px 15px #F1E9E0;
	box-shadow: 0px 0px 15px #F1E9E0;
}
#icons2 img {
	margin-left: -22px;
	border-radius: 26px;
	margin-right: 10px;
	-webkit-box-shadow: 0px 0px 15px #F1E9E0;
	box-shadow: 0px 0px 15px #F1E9E0;
}
#icons3 img {
	border-radius: 32px;
	margin-left: -14px;
	-webkit-box-shadow: 0px 0px 15px #F1E9E0;
	box-shadow: 0px 0px 15px #F1E9E0;
}
#icons4 img {
	margin-left: -5px;
	margin-right: 130px;
	border-radius: 65px;
	-webkit-box-shadow: 0px 0px 15px #F1E9E0;
	box-shadow: 0px 0px 15px #F1E9E0;
}
nav ul  {
	padding-left: 0px;
	text-align: center;
	margin-bottom: 28px;
}

nav ul li {
	display: inline-block;
	margin-left: 60px;
	margin-right: 60px;
	background-color: #F1E9E0;
	border-radius: 118px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#topNav ul {
	text-align: right;
	margin-right: -65px;
	font-size: 1.1rem;

}
#top {
	margin-bottom: 35px;
}

#middle {
	border-top: medium solid #564050;
	margin-bottom: 35px;
}
#middle h1 {
	margin-top: 35px;
}

#overalls {
	display: flex;
	margin-left: 90px;
	margin-right: 90px;
	justify-content: space-between;
}

.creationProcessHome  {
	margin-top: 45px;
	margin-left: 90px;

}
.creationProcessHome p {
	padding-left: px;
	text-align: left;
	font-size: 1.1rem;
}
footer {
	border-top: medium solid #564050;
	padding-top: 0px;
}
footer h1 {
	padding-top: 5px;
	margin-left: 30px;
	color: #F1E9E0;
	font-family: Shrikhand, serif;
	font-weight: lighter;
	font-size: 2.2rem;
}
footer ul {
	text-align: center;
	margin-left: 0px;
}

footer ul li {
	display: inline-block;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 1.1rem;
	background-color: #F1E9E0;
	border-radius: 30px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
#pastProjects {
	border-bottom: medium solid #564050;
	margin-bottom: 35px;
	padding-bottom: 30px;
}
#fairyTank {
	border-bottom: medium solid #564050;
	padding-bottom: 25px;
	margin-bottom: 30px;
}
#fairyFlex {
	display: flex;
	justify-content: space-between;
}
.creationTank {
	margin-left: 12px;
	margin-right: 7px;
	padding-left: 5px;
	padding-right: 6px;
}
#projectCombo {
	display: flex;
	justify-content: space-between;
	margin-left: 100px;
}
#hippieShirt h2 {
	margin-left: -8px;
}
#jeanShort h2 {
	margin-left: -5px;
}
.creationCombo  {
	padding-right: 90px;

}
#futureProject {
	border-top: medium solid #564050;
	margin-top: 35px;
}
#futureProject h1 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#about {
	border-bottom: medium solid #564050;
	margin-bottom: 35px;
	padding-top: 0px;
	padding-bottom: 35px;
}
#about h1 {
	margin-left: 70px;
}
#aboutFlex {
	display: flex;
	justify-content: space-between;
	margin-left: 70px;
	margin-right: 70px;
}
#aboutFlex p {
	padding-right: 100px;
	font-size: 1.1rem;

}
#goals {
	padding-bottom: 30px;
}
#goals h1 {
	margin-left: 70px;
}
#goals p {
	font-size: 1.1rem;
	margin-left: 70px;
	margin-right: 70px;
}
#home h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 1.1rem;
	margin-top: -29px;
}
.backToTop p {
	text-align: right;
}
#top p {
	margin-left: 70px;
	margin-right: 70px;
	font-size: 1.1rem;
	text-align: justify;
}
h2  {
	font-family: Agbalumo,serif;
	font-weight: 600;
}
