body {
	background-color: #E3E3E1;
	color: black;
	border: 3px solid green;
	
}

#logo {
position: left;
top: 0;
left:0;
height: 220px;
}


#header {
	background-image: url(../images/wrapper_1.jpg);
text-align: center;
background-repeat: repeat-x;

}



h1 {font-size: 36px;
font-weight:bold
    line-height: 40px;
color: #DFDBBB;}

h2 {font-size: 31px;
font-weight:bold
    line-height: 40px;
color: #93A051}

h3 {font-size: 26px;
font-weight:medium
    line-height: 30px;
color: #808000}

h4 {font-size: 24px;
font-weight:medium
    line-height: 25px;
color: #DDA7C7}

h5 {
    color: #343434;
    font-size: 22px;
    
    font-weight: normal;
    font-family: 'Orienta', sans-serif;}

h6 {  font-family: Kondolar-Regular, Georgia, serif;
	color: #800080;
	font-size: 16px;
    text-shadow: 3px 3px 1 #f1e9e9, 6px 6px 1 #4e4a4a;

}

h7 {
	
	font-size: 20px;
	font-weight: medium;
		color: #93A051;
	
		
	
}



ul li {display:inline
}
li {
	color: rgba(167,22,199,0.61);
	font-size: 24px;
}




div {
background:url(../images/f1.jpg);
background-size:100%; 
background-repeat: repeat-x;
}

#footer1 {
		background-image: url(../images/f11.jpg);
text-align: center;
color:#DD7723;
font-size: 36px;
font-weight:extra-bold
    line-height: 38px;
background-repeat: repeat-x;
font-family: calluna, arial Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;

}

#footer{
font-size: 21px;
    line-height: 40px;
color: #0F1B9E;
text-align:center;
font-style:oblique;

}
p {
font-family:'Times New Roman', Times, serif;

font-size:18px;

}


table {text color:#0E0CAC}

.colortext {
	font: Arial Black, Helvetica, Arial, sans-serif;
color: #68761F; 
font-size: 18px;
font-weight:bold
} 
.colortext1 {
	font: verdana;
	color: #B3A3E5;
text-align: center;
}
.colortext2 {
	font: Times;
	color: #FF00AE;
text-align: left;
}
.colortext3 {
	font: Times;
	color: #366539;
text-align: left;
}


</st
