body{
color: rgb(255,255,255);
}
#logo{
font: 300% bold san-serif;}
header,footer{background: url("../images/1.png");}
p{padding-left: 25px;}


a {font-size: 170%;
font-weight:700;}
a:link {color:#8796a5;}
a:visited{color: #b8c7d5;}
a:hover{background: rgb(78,104,114);}
a:active{color: rgb(136,0,0);}
.menu{
	padding-left:60px;
	
}
p,ol,li{font-size: 110%; 
line-height: 1.5;
}
#block2 > p {color: rgb(21,23,20) ; font-weight: 500; font-stretch:semi-expanded;}