body 
	{
	background-color: #2c8b71;
	background-image:url('/img/bkg.jpg');
	font-family: Rockwell;
  	font-style: normal;
  	font-weight: normal;
	}

		
h1
	{
  font-family: Rockwell;
  font-style: normal;
  font-weight: normal;
color: #E8DDD6;
font-size: 20px;
font-weight: 100;
text-decoration: none;
}

h2
	{
  font-family: Rockwell;
  font-style: normal;
  font-weight: normal;
color: #E8DDD6;
font-weight: 100;
text-decoration: none;
}	

a:visited
	{
  font-family: Rockwell;
  font-style: normal;
  font-weight: normal;
color: #E8DDD6;
font-weight: 100;
text-decoration: none;
}

a:link
	{
  font-family: Rockwell;
  font-style: normal;
  font-weight: normal;
color: #E8DDD6;
font-weight: 100;
text-decoration: none;
}

a:hover
	{
  font-family: Rockwell;
  font-style: normal;
  font-weight: normal;
color: #E8DDD6;
font-weight: 100;
text-decoration: underline;
}



div.title
{
width: 20em;
color: #ffffff;
padding-left: 0.3em;
font-family: Tahoma;
letter-spacing: 0.5em;
font-weight: bold;
text-align: left;
font-size: 20px;
}

div.menu
{
width: 20em;
letter-spacing: 0.7em;
padding-left: 0.3em;
margin-top: 0.3em;
color: white;	
text-align: left;
font-size: 20px;
}

div.menu1
{
width: 315px;
letter-spacing: 0.3em;
padding-left: 0.3em;
margin-top: 0.7em;
color: white;	
text-align: left;
font-size: 20px;
}

div.menu2
{
width: 40em;
letter-spacing: 0.2em;
padding-left: 0.3em;
margin-top: 0.3em;
color: white;	
text-align: left;
font-size: 15px;
}

div.menu3
{
width: 40em;
letter-spacing: 0.2em;
line-height: 1em;
padding-left: 0.3em;
margin-top: 0.5em;
color: white;	
text-align: left;
font-size: 15px;
}

div.footer {
	width: 100%;
	text-align: center;	
	font-family: Rockwell;
  	font-style: normal;
  	font-weight: normal;
	font-size: 15px;
	color: white;
	}



	





