@charset "utf-8";
.FloralBackground {
	background-image: url(/images/template/background.jpg);
	background-repeat: no-repeat;
}

.Padding {
	padding-left: 18px;
	padding-right: 15px;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 5px;
	text-decoration: none;
}

.BgDark {
	background-color: #B6B7AA;
}
.BgLight {
	background-color: #ECEDE8;
}

