BODY
{
	font-size: 12px;
	margin: 10px;
	color: black;
	font-family: Verdana;
	text-align: justify;
	background:url("img/background.jpg")no-repeat center fixed;
	background-size:cover;
	color:black;
}
TABLE
{
	background: rgba(255,255,255,0.5);
}


P
{
	font-size: 12px;
	margin: 10px;
	color: black;
	font-family: Verdana;
	text-align: justify;
}
A
{
	font-size: 12px;
	color: #808080;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-size: 12px;
	color: #008080;
	font-family: Verdana;
	text-decoration: underline;
}
A.menu
{
	font-weight: bold;
	font-size: 15px;
	margin-left: 15px;
	color: black;
	margin-right: 15px;
	font-style: italic;
	font-family: 'Times New Roman';
	letter-spacing: 2px;
	text-decoration: none;
}
A.menu:hover
{
	font-weight: bold;
	font-size: 15px;
	margin-left: 15px;
	color: #808080;
	margin-right: 15px;
	font-style: italic;
	font-family: 'Times New Roman';
	text-decoration: underline;
}
A.menu2
{
	font-weight: bold;
	font-size: 15px;
	margin-left: 15px;
	color: white;
	margin-right: 15px;
	font-style: italic;
	font-family: 'Times New Roman';
	letter-spacing: 2px;
	text-decoration: none;
}
A.menu2:hover
{
	font-weight: bold;
	font-size: 15px;
	margin-left: 15px;
	color: #808080;
	margin-right: 15px;
	font-style: italic;
	font-family: 'Times New Roman';
	text-decoration: underline;
}
IMG.in
{
	float: left;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
IMG.gal
{
	float: none;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
}
H1
{
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 5px;
	margin: 5px;
	color: black;
	padding-top: 5px;
	font-style: italic;
	font-family: Arial;
	font-variant: small-caps;
}
H2
{
	font-size: 16px;
	padding-bottom: 5px;
	margin: 5px;
	color: black;
	padding-top: 5px;
	font-style: italic;
	font-family: Arial;
}