@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B1709;
	background-image: url(images/bg.jpg);
	}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBE4A0;
	line-height: 19px;
	font-weight: normal;
}
.BrownBG {
	background-color: #2B1709;
}
.TableBG {
	background-color: #AD5729;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FBE4A0;
	font-weight: Bold;
	line-height: 13px;
}
.BookThe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bolder;
	color: #2B1709;
}
.Call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B1709;
}
.Question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D17447;
}
