
body {
  padding: 0;
  margin: 0;	
  background: #091122 url(../Images/home5.jpg) no-repeat center top;
  width: 100%;
/*  display:table;*/
}

.menuBig a {
    font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.menuBig a:visited {
    font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}
.menuBig a:hover {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #92B3DE;
}

.menuBigSel1 {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.menuBigSel2 {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #8EA8DD;
}

.menuSmall a {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #224370;
}

.menuSmall a:visited {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #224370;
}

.menuSmall a:hover {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #92B3DE;
}

.menuSmallSel1 {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #224370;
}

.menuSmallSel2 {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #8EA8DD;
}
