@charset "utf-8";
/* CSS Document */

.mainTable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #FEF9D9;
}
.backGround {
	background-image: url(images/images/images/londonStair_09.jpg);
	background-repeat: no-repeat;
}
a.bottomNav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B0512;
	text-decoration: none;
	font-weight: bold;
}
a.bottomNav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B0512;
	text-decoration: none;
	font-weight: bold;
}
a.bottomNav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B0512;
	text-decoration: none;
	font-weight: bold;
}
a.bottomNav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B0512;
	text-decoration: none;
	font-weight: bold;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5D0012;
	text-decoration: none;
	font-style: italic;
}
.styleTwo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

