* {
padding: auto; 
margin: auto;
font-family:Arial, "Arial", Times, serif;
}
p {
margin: 0.5em 0;
line-height: 1.5em;
font-size: 3em;
}
img {
padding:0px;
background-color:rgba(255,255,255,0);
margin:0px;
border:#000 0px solid;
}
hr {
width: 18%;
}
a:link img,
a:visited img,
a:hover img,
a:active img {
border:none;
background:none;
padding:none;
padding:0px 0px 0px 0px;	
border-top:#eee 0px solid;
border-left:#eee 0px solid;		
}
body {
background: #E8E8E8;
background-attachment: fixed;
background-position: none;
background-size: cover;
padding-top: 30px;
margin: 0px;
font: 0.9em verdana, tahoma, arial,  sans-serif; 
color: #555; 
text-align: center;
font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
border-top: 10px solid #4e893c;
}
a {
text-decoration:none;
}
a:link, a:visited {
color: #777;
text-decoration:none;
}
a:hover, a:active {
color: #4bacc6;
}
h1, h2, h3 ,h4 {
font-family:Georgia, Verdana, Arial, Serif;
font-size: 2px;
color: #E8E8E8;
}
#logo img {
max-width: 470px;
}
#header {
position: relative;
padding: 2em 0em;
}
#text-area {
padding: 10em 0 10em 0;
display: table;
width: 100%;
background-color: #fff;
height: 100%;
border-radius: 15px;
margin-bottom: 3em;
}
#text-area .fa {
font-size: 10em;
}
.sirka {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.footer-area {
overflow: hidden; 
width: 100%; 
padding: 20px 0;
font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
background-color: #4e893c;
box-shadow: 0px -5px 20px rgba(78, 137, 60, 0.5);
}
.footer-area p, 
.footer-area a, 
.footer-area span {
font-size: 13px;
font-weight: bold;
letter-spacing: 0.06em;
color: #ffffff;
}
.footer-area a:hover{
border-bottom: 1px solid #fff;
color: #fff;
}
.fa {
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
font-family: FontAwesome;
}