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

  font: 17px/1.9 monospace;
  color: #333;
}


a {
  color: inherit;
}


#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: #4F4100;}

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

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

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

h5 {font-size: 21px;
font-weight:medium
    line-height: 22px;
color: #943a46}
ul li {display:inline
}

h6 {font-size: 19px;
font-weight:medium
    line-height: 20px;
color: #4c4968}
ul li {display:inline
}

h7
{
	color: rgba(167,22,199,0.61);
	font-size: 24px;
}

h8
{
font-family: sans-serif;
	margin-left:30px;
	margin-right: 30px;

font-size:21px;
	
line-height: 1.5;
}

li {
	color: FF6666);
	font-size: 24px;
}




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

div1{ style=" margin-right:5px;
  position:relative;
	float:right;
	
text-shadow:
    1px 1px 2px black,
    0 0 1em blue,
    0 0 0.2em blue;
  color:brown;
  font:
    1.5em Georgia,
    serif;
	
font-size: 26px;
font-weight:medium	

}
    /*
  эпиграф
*/
  


#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: sans-serif;
	margin-left:30px;
	margin-right: 30px;

font-size:21px;
	
line-height: 1.5;
}

p1

{
  color: #E3E3E1;
  font-size: 1pt;
}

p2
{
font-family:'Times New Roman', Times, serif;
  color: #341524;
  font-size: 18pt;
}


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;
}
.colortext4 {
	font: 'cursive';
	color: #22cc21;
text-align: left;
}

  TABLE {
    background: #F8F7F2; /* Цвет фона таблицы */
    color: #25476F; /* Цвет текста */
	text-align: left;
   }
 
   .block1 { /* Не используется - к нему -
   <div class="block1">Lorem ipsum dolor sit amet, consectetuer 
   adipiscing elit, sed diem nonummy nibh euismod tincidunt ut lacreet 
   dolore magna aliguam erat volutpat.</div>
   
    */
    width: 200px; 
    background: #ccc;
    padding: 5px;
    padding-right: 20px; 
    border: solid 1px black; 
    float: left;
   }
   
   
 
</st
