body
{
	background-image: url("img/tlo.png");
	color: #99976f;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin: 0 auto;
    
}
.col{
   text-align: center;
}
.table{
    color:#56553e;
    font-size: 14px;
}
span{
    color: aliceblue;
}
.separator{
    width: 6px;
    font-size:32px;
    font-style: oblique;
}
th{
	font-size:12px;
	font-weight:normal;
}
i{
	font-size:20px;
}
.fa-user-slash{
	margin-top:20px;
	font-size:72px;
	color: #99976f;
}
.blad{
	font-size:16px;
	color:red;
}
.autko{
    font-size: 72px;
    opacity: 0.65;
}
#logo
{
    padding-top: 20px;
    padding-bottom: 10px;
}