body{
	margin:0;
	padding:0;
	background-color: #FADBA6;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	background-position: top;
}
/*--------------*/
.content{
	color:#6A1B14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

.footer{
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-position: center;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #6A1B14;
	letter-spacing: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #EF9801;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #6A1B14;
	line-height: 18px;
	text-align: justify;
}
