a:link {color: #28AFED; text-decoration: none; }
a:hover {text-decoration: none; color: #007293; } 
a:active {text-decoration: none; color: #009CCC; } 

body {background-image: url(fondo.jpg); background-size: contain;  background-repeat: repeat-x; width: 100%; margin:0; padding:0; font-family: 'Helvetica Neue', 'Helvetica'; text-align: center;}
svg#Layer_1{width: 70%;}
#footer{width: 50%; margin-left: auto; margin-right: auto; text-align: center; font-size: 12px;}
rect{fill: #ffffff; opacity: 0; pointer-events: all;}
rect:hover{fill: #ffffff; opacity:0.4; pointer-events: all;}