body {
	background-image: url(img/backg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#e2dec5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
div#text-bas
{
padding-left:320px;
padding-top:10px;
padding-right:30px;
text-align:justify;
font-weight:normal;
}



h1
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
h2
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size:16px;
	font-weight:normal;
	color:#3B4038;
	border-bottom: solid 1px #3B4038;
	
	
}
a
{
color:#e2dec5;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}


.style2 {font-size: 12px}