body {
background-color:#eeeee2; 
margin-left:0;
margin-top:0;
}
.all{
background-color:#eeeee2; 
margin-left: auto;
margin-right: auto;
width: 1000px;
height:560px;
top: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.cont{
margin-left: auto;
margin-right: auto;
width: 950px !important;
  width /**/:960px;
height:455px; 
top: 110px;
text-align:justify;
text-indent:20px;
padding-left:10px;
padding-right:10px;
background-color:none;
overflow:auto;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.cont a{
color: #FF0000;
text-decoration:underline;
}
.cont a:hover{
color: #000000;
text-decoration:underline;
}

.menu{
margin-left: auto;
margin-right: auto;
font: bold 13px Arial, sans-serif;
color:#000000;
padding: 4px 0;
width:90%;
background-color: #eeeee2;
text-align: center;
}
.menu li{
list-style: none;
display:inline;
height:20px;
}
.menu li a{
padding: 3px 0.5em;
text-decoration: none;
color: #000000;
background-color: #eeeee2;
border: 1px solid #ffffff;
}
.menu li a:hover{
color: #000000;
background-color: #f7b9e9;
border-style: outset;
}
html>body .menu li a:active{ 
border-style: outset;
background-color: #edaa20;
}
.site { display:none; }
p{text-indent:20px;}
h5{text-align:center;}