@charset "UTF-8";
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	line-height: 1.5rem;
	background-size: 1078px auto;
	background-repeat: no-repeat;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0,0,0,0.62);
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
body p {
	background-color: #88796D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-left: 100px;
	border-radius: 8px;
	border: medium solid #8998A2;
	padding-left: 11px;
	padding-top: 11px;
	padding-right: 11px;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 50px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	top: 29px;
	bottom: 29px;
	left: 23px;
	right: 23px;
	text-align: left;
	min-height: 0px;
	justify-content: flex-start;
	padding-bottom: 11px;
	height: 0%;
}
main #hairServices img {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 30px;
	padding-bottom: 10px;
}
#galleryMain {
	display: flex;
	justify-content: space-around;
}
h1 {
	margin: auto;
	width: 500px;
	line-height: 2.5rem;
	color: #D1CECA;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	border: thick ridge #31281F;
}
body header nav ul li a {
}
ul li a {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: #8998A2;
}
#hairServices ul li {
	color: #8998A2;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: left;
}
footer ul li {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #FFFFFF;
}
a:hover, a:active {
	color: #8998A2;
}
#aboutmeMain #aboutMainText h2 {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
h2 {
	color: #88796D;
	text-indent: 20px;
}
#aboutMainText p {
}
h3 {
	color: #88796D;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-decoration: none;
	text-indent: 20px;
}
#myinfo {
	display: flex;
}header nav ul {
	display: flex;
	list-style-type: none;
	justify-content: space-around;
	padding-left: 50px;
	padding-right: 50px;
}
header nav ul li {
	width: 25%;
	text-align: center;
}
