.top{
background: #222;
border-bottom: solid 5px #756656;
height: 140px;
}

.top img{
height: 134px;
width: 400px;
}

footer{
background: #222;
color: #6f6f6f;
padding-top: 20px;
}

footer p{
font-size: 12px;
line-height: 16px;
}

footer a{
color:#6f6f6f;
}

hr { height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px #756656; }

.main img{
border: 3px solid #776655;}


.timeline{
background: #776655;
padding: 15px;
color: #fff;
font-size: 18px;
line-height: 30px;
font-weight: 300;
font-family: 'Lato', sans-serif; 
text-align: center;
Margin-bottom: 15px;
}

.timeline a{
color: #fff;}

.timeline a:hover{
color: #fff;
text-decoration: underline;
}

.pic{
background: #776655;
padding: 15px;
color: #fff;
}

.pic p{
font-size: 12px;
line-height: 18px;
}

ul{
margin-left: 10px;
}