
a { text-decoration: none; }

body
{
	background-color: #3399cc;
	background-image: url(https://www.coutant.org/nvis/2589.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

h1
{
	text-align: center;
	font-family: "Bell MT", Georgia, Palatino. serif;
	font-size: 32px;
	line-height: 36px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: white;
}

h2
{
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: white;
}

h3
{
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h6 { line-height: 1px; }

p
{
	text-align: justify;
	font-family: Georgia, Palatino, serif;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-indent: 2em;
}

span.sfont
{
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 18px;
}

span.ls { letter-spacing: 1px }