body {
	margin: 0px 0px 0px 0px;
	background-color: rgb(203, 198, 184);
}










/* Begining of the page. Welcome*/
img {
	width: 100%;
}
.Heading1 {
	font-family: sans-serif;
	color: black;
	letter-spacing: 5px;
	font-size: 10pt;
	text-align: left;
	padding-left: 3%;
	padding-top: 1%;
	position: fixed;
}
.background {
	position: absolute;
	font-family: sans-serif;
	color: black;
	top: 37%;
	left: 16%;
	width: 43%;
	text-align: justify;
	font-size: 11pt;
}
@media (max-width: 600px) {
.Heading1 {
	letter-spacing: 2px;
	font-size: 2pt;
	padding-top: 0.005%;
}
  .background {
  position: static;
  font-family: sans-serif;
	color: black;
	width: 90%;
	text-align: justify;
	font-size: 8pt;
	float: none;
  }
}
@media (max-width: 1400px) {
  h1 {
	font-family: sans-serif;
	color: black;
	letter-spacing: 2px;
	font-size: 10pt;
	text-align: left;
	padding-left: 3%;
	padding-top: 1%;
	position: fixed;
}
  .background {
  position: static;
  font-family: sans-serif;
	color: black;
	width: 94%;
	padding: 3%;
	text-align: justify;
	font-size: 11pt;
	float: none;
  }
}
/* End of the welcome */










/* Navigational System */
nav {
	font-family: sans-serif;
	font-size: 16pt;
	word-spacing: 1000%;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 10pt;
	height: 40%;
}
a:link {
  color: black; 
  background-color: transparent; 
  text-decoration: none;
}
a:visited {
	color: grey;
}
a:hover {
  color: rgb(185, 118, 175);
  background-color: transparent;
}
@media (max-width: 600px) {
  nav {
	font-family: sans-serif;
	font-size: 6pt;
	text-align: center;
	padding-left: 3%;
	padding-bottom: 3%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5pt;
	word-spacing: 800%;
}
}
@media (max-width: 1400px) {
nav {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: center;
	padding-left: 3%;
	padding-bottom: 3%;
	text-transform: uppercase;
	font-weight: bold;
}
}
/* End of Navigational System */









/* Misc Images of the Salon */
.row {
  display: flex;
}
.column {
  flex: 33.33%;
  padding: 5px;
}
@media (max-width: 600px) {
  .column {
    width: 100%;
  }
  }
@media (max-width: 1400px) {
  .column {
    width: 100%;
  }
}










/* Louise and the assistants */
.row1 {
background-color: rgb(181, 182, 140);
display: flex;
}
.row5 {
background-color: rgb(181, 182, 140);
display: flex;
}


/* Lindsay, Shelley, Jennifer and Angela */
.row2 {
 background-color: floralwhite;
 display: flex;
}


/* Nikki, Caitlyn*/
.row3 {
background-color: rgb(181, 182, 140);
display: flex;
}


/* All the name headings for the stylists */
.About1Head, .About2Head, .About3Head, .About4Head, .About5Head, .About6Head, .About7Head {
	font-family: verdana;
	font-size: 16pt;
	letter-spacing: 3pt;
	color: black;
	float: left;
}


/* Louise Image and Information */
.HeadStylist1 {
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.column1 {
  flex: 22%;
  padding: 50px;
  padding-right: 2%;
}
.column2 {
  flex: 70%;
  padding: 50px;
  padding-right: 2%;
}
.About1 {
	font-family: verdana;
	font-size: 10pt;
	height: 40%;
	color: black;
	float: left;
	text-align: left;
	position: static;
	text-align: justify;
}
/* End of the Information */


/* All the other stylist Information*/
.column3 {
	flex: 25%;
  padding: 5px;
  padding-right: 2%;
}
.stylist2and3 {
	padding:3%;
	padding-left: 3%;
	display: flex;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 1%;
	margin-bottom: 1%;
	background-color: floralwhite;
}
/* Lindsay */
.About2 {
  font-family: verdana;
	font-size: 10pt;
	height: 40%;
	color: black;
	float: left;
	text-align: left;
	position: static;
  text-align: justify;
}
/* Shelley */
.About3 {
	font-family: verdana;
	font-size: 10pt;
	height: 40%;
	color: black;
	float: left;
	text-align: left;
	position: static;	
	text-align: justify;
}
.stylist4and5 {
	padding:3%;
	padding-left: 3%;
	display: flex;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 1%;
	margin-bottom: 1%;
	background-color: rgb(181, 182, 140);
}
/* Nikki */
.About4 {
	font-family: verdana;
	font-size: 10pt;
	height: 40%;
	color: black;
	float: left;
	text-align: left;
	position: static;	
	text-align: justify;
}
/* Caitlyn */
.About5 {
  font-family: verdana;
	font-size: 10pt;
	height: 40%;
	color: black;
	float: left;
	text-align: left;
	position: static;
	text-align: justify;
}
.stylist6and7 {
	padding:3%;
	padding-left: 3%;
	display: flex;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 1%;
	margin-bottom: 1%;
	background-color: floralwhite;
}
/* Jennifer */
.About6 {
	font-family: verdana;
	font-size: 10pt;
	height: 40%;
	color: black;
	float: left;
	text-align: left;
	position: static;	
	text-align: justify;
}
/* Angela */
.About7 {
	font-family: verdana;
	font-size: 10pt;
	height: 40%;
	color: black;
	float: left;
	text-align: left;
	position: static;
	text-align: justify;
}
@media (max-width: 600px) {
.row2 {
 background-color: floralwhite;
 display: inline-flex;
}
.column1 {
  flex: 22%;
  padding: 5px;
  padding-right: 2%;
}
.column2 {
  flex: 70%;
  padding: 5px;
  padding-right: 2%;
}
.column3 {
	flex: 50;
  padding: 1px;
  padding-right: 1%;
}
.column5 {
    font-size: 4pt;
}
.About1Head, .About2Head, .About3Head, .About4Head, .About5Head, .About6Head, .About7Head {
    font-size: 4pt;
    letter-spacing: 0pt;
}
.About1, .About2, .About3, .About4, .About5, .About6, .About7 {
    font-size: 4pt;
}
.assistants {
    font-size: 4pt;
    font-family: sans-serif;
}
.column4 {
	width: 100%;
}
.row5 {
    display: flex;
}
}
@media (max-width: 1400px) {
.About1 {
	font-size: 7.5pt;
}
}

/* End of Information */









/* The Assistants */
.column4 {
	flex: 5%;
  padding-left: 55px;
  padding right: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* End */









/* The Footer */
.column5 {
	flex: 25%;
	padding: 5px;
}
footer {
	font-family: verdana;
	padding: 10px;
	font-size: 11pt;
}
/* End */









/* Headers */
section {
	padding-top: 0%;
	padding-bottom: 1%;
	padding-left: 10%;
	font-size: 16pt;
	height: 40%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
	font-family: sans-serif;
}
@media (max-width: 600px) {
section {
	padding-bottom: 3%;
	padding-left: 7%;
	font-size: 6pt;
}
}
@media (max-width: 1400px) {
section {
	padding-bottom: 3%;
	padding-left: 7%;
	font-size: 11pt;
	height: 40%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
	font-family: sans-serif;
}
}
/* End */










/* Testimonials from Existing Customers */
.Testimonial {
	Padding: 2%;
	text-align: center;
	font-family: sans-serif;
	font-size: 12pt;
	width: 50%;
	padding-left: 25%;
	font-style: italic;
	color: black;
	opacity: 100%;
}
.Name {
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
	padding-bottom: 1%;
}
@media (max-width: 600px) {
.Testimonial {
	Padding: 2%;
	text-align: center;
	font-family: sans-serif;
	font-size: 5pt;
	width: 50%;
	padding-left: 25%;
	font-style: italic;
	color: black;
	opacity: 100%;
}
.Name {
	text-align: center;
	font-family: sans-serif;
	font-size: 5pt;
	font-weight: bold;
	letter-spacing: 0pt;
	color: black;
	padding-bottom: 3%;
}
}
@media (max-width: 1400px) {
.Testimonial {
	Padding: 2%;
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
	width: 50%;
	padding-left: 25%;
	font-style: italic;
	color: black;
	opacity: 100%;
}
.Name {
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
	padding-bottom: 3%;
}
}
/* End */









/* The Pricelist */
.Pricelist {
  padding: 1%;
  padding-left: 10%;
	font-family: sans-serif;
	font-size: 16pt;
	height: 40%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
}
.tablehead {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 10%;
	font-family: sans-serif;
	font-size: 12pt;
	height: 40%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
}
table {
	Width:97%;
	padding: 3%;
}
th, td {
  border-bottom: 1px solid #ddd;
  padding: 1%;
  text-align: left;
  padding-left: 5%;
  font-family: verdana;
}
@media (max-width: 600px) {
.tablehead {
	font-size: 6pt;

}
.Pricelist {
	font-size: 6pt;
}
table {
	Width:100%;
	font-size: 10pt;
}
th, td {
  border-bottom: 1px solid #ddd;
  padding: 1%;
  text-align: left;
  padding-left: 5%;
  font-family: verdana;
}
footer {
	font-size: 4pt;
}
}
@media (max-width: 1400px) {
.tablehead {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 10%;
	font-family: tahoma;
	font-size: 10pt;
	height: 40%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
}
.Pricelist {
  padding: 1%;
  padding-left: 10%;
	font-family: tahoma;
	font-size: 11pt;
	height: 40%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
}
.tablehead {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 9%;
	font-family: tahoma;
	font-size: 10pt;
	height: 40%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3pt;
	color: black;
}
table {
	Width:90%;
	font-size: 7pt;
}
th, td {
 width: 100%;
}
footer {
	font-size: 10pt;
}
}
/* End */
