@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Raleway');
h1,h2,h3,h4,h5,h6{
font-family: 'Oswald', sans-serif;
color: #857f26;
}
h1{
margin-top: 20px;	
}
p{
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
.top-bar{
padding: 5px;
background: #857f26;
margin-bottom: 20px;
}
.top-bar li{
padding:0;
}
.top-bar, .top-bar ul {
background: #857f26;
}
.central{
background: transparent;
max-width: 100%;
margin-bottom: 20px;
}
.editore{
color: #e96e5e;	
}
.callout {
border:0;
background: transparent;
}
.img-cabezote{
width: 100%;	
}
.img-cabezote img{
display: block;
margin: 0 auto;
}