@font-face { font-family: coolvetica; src: url('../fonts/coolvetica.eot'); src: local('☺'), url('../fonts/coolvetica.woff') format('woff'), url('../fonts/coolvetica.ttf') format('truetype'), url('../fonts/coolvetica.svg') format('svg'); font-weight: normal; font-style: normal; } body { background-color: #2d2d2d; color: white; margin: 0 auto; font-family: coolvetica; font-size: 1em; } .enlace { color: yellow; text-decoration:none; } .enlace:hover{ color: yellow; text-decoration: underline; background: black; } .enlaceTitulo { color: white; text-decoration:none; } .textoLateral { display: block; font-family: coolvetica; font-size: 1.3em; } .textoResaltado { color: yellow; } .spot{ font-family: "Courier New"; font-size: 18px; font-color: #FF4520; background: black; } .cabeceraTitulo { margin: 0 auto; text-align: center; font-family: coolvetica; font-size: 2.2em; margin: 15px; } .lineaHorizontal { border: 0; border-bottom: 1px dashed #ccc; background: #999; color: yellow; display: block; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; border-color: yellow; } .contenidoContenedor { margin: 0 auto; text-align: center; color: #1be21e; font-size: 50px; width: 90%; background-color: #434343; display: grid; background: black; } .cabeceraMonigote { display: inline-block; background-image: url("img/hm-favicon.png"); background-position: right top; height: 46px; width: 68px; } .cabeceraDescripcion { text-align: center; font-size: 14px; font-family: coolvetica; vertical-align: super; } .bloqueIzquierda { background-color: black; padding-left: 10px; padding-right: 10px; margin-top: 20px; } .img{ display: block; margin-left: auto; margin-right: auto; width: 40%; height: auto; border: green dotted; } .bloqueDerecha { display: inline-block; background: black; margin-top: 20px; font-size: small; padding: 10px 10px 10px 10px; text-align: right; } .fotoAdorno { max-width:2000%; height:auto; display:block; padding:1px; border:1px solid yellow; }