﻿body {
	font-family: Georgia;
	color: #000000;
	font-size: 10pt;
	background-image: url('../images/pilates_background_pic.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.moon {
	background-image: url('../images/back1.png');
	background-repeat: no-repeat;
}
.navbar {
	background-image: url('../images/navbar2.png');
	padding: 15px 4px 10px 15px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	background-repeat: no-repeat;
	letter-spacing: 1px;
}
.heading {
	font-size: 15pt;
	font-family: georgia, "Times New Roman", Times, serif;
}
.headingwhite {
	font-size: 15pt;
	font-family: georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 1.4em;
}
.headers {
	font-size: 16pt;
}
.box {
	background-image: url('../images/box.png');
	background-repeat: no-repeat;
}
.titles {
	color: #918bb2;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
}
.footer {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #8A8A8A;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;
}
.cushycms {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
}
.navbar a {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	color: #000000;
}
.navbar a:hover {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	color: #958ED7;
}
.footer a {
	border-style: none;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #8A8A8A;
	text-decoration: none;
}
.centre1 {
	text-align: center;
}
.left1 {
	text-align: left;
}
.footer a:hover {
	border-style: none;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #B9A0D9;
	text-decoration: none;
}

