body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.hair {
	background-image: url(images-hair/hair-salon-bk.jpg);
	background-repeat: repeat;
	width: 1024px;
}
.salon {
	font-size: 12px;
	line-height: 20px;
	color: #573B06;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
.haircut {
	color: #292004;
}
.hairstyle {
	background-image: url(images-hair/hair-style.jpg);
	width: 1024px;
}
h2 {
	font-size: 18px;
	color: #3F2B05;
	line-height: 24px;
}
a:link {
	color: #261A03;
}
a:visited {
	color: #452F06;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
}

