.footer {
    background-color: #f5f5f5;
    bottom: 0;
    height: 60px;
    position: absolute;
    width: 100%;
}

.container .text-muted {
    margin: 20px 0;
    text-align: center;
}

.text-muted {
    color: #aaa;
}

.media-object {
	float: left;
}
