#masthead #logo {
padding: 0 0 0 15px;
margin: 30px 0 10px;
height: auto;
}

#masthead {
margin-bottom: 0;
border: 0 none transparent;
font-size: 15px;
}
.navbar-inverse {
background-color: #1a1919;
border-color: #000;
width: 100%;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}

#colophone {
bottom: 0;
width: 100%;
position: absolute;
background-color: #1a1919;
min-height: 90px;
}

.container {
width: 970px;
}

.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}

#colophone #credits-newsletter-social-networks #credits {
float: left;
width: 100%;
padding-left: 15px;
padding-right: 15px;
position: relative;
min-height: 1px;
padding-left: 0;
padding-right: 0;
color: #ccc;
}

body {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
line-height: 1.6667;
color: #000000;
background-color: #EEEDF2;
}

a {
color: #ccc;
text-decoration: none;
}