@charset "UTF-8";
body {
	background-image: url(ZamBackgrounds/SailBG3%20(1)
.png);
	background-image: url(../_ZamBackgrounds/SailBG4.png);
	background-attachment: fixed;
	background-color: #76ABD7;
	background-position: center top;
}
p {
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#content {
	width:80%;
	z-index:1;
	background-color: #4A82BE;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.JustifyCSS {
	text-align: justify;
}
#content table2 {
	text-align: center;
}
#content table {
	text-align: center;
}
