
.tele {
  background-color: #000;
  background: url(../img/bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body, html {
	background: transparent;
	margin-top: 3px;
}
a {
    color: #f8f8f8;
	}
a:hover, a:focus {
    color: #D7422D;
	text-decoration: none;
	}
body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.nopad{
padding:0px !important;
}
.soundcloud {
background-color: #000;
 max-width:555px;
}
.news {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
}
.navbar {
  margin-bottom: 0px;
  background-color: #0F0F0F;
}
.contact {
  padding: 10px;
}
.download {
  background: url(../img/descarga.gif);
}