*{ margin: 0; padding: 0; }
body { background-color: #EEE; text-align: center; font: 100% Georgia, "Times New Roman", Times, serif; }
img { border: none; }
a { color: #0060ff; text-decoration: underline; }
	a:visited { color: #006055; text-decoration: underline; }
	a:hover { color: #df0000; text-decoration: underline; }
#cover { width: 600px; height: 600px; margin: auto; background: url('../img/portada_bg.jpg'); }
#cover img { margin-top: 50px; }
#cover p { padding-top: .7em; /*font-weight: bold;*/ }
p#fecha { padding-bottom: .7em; }
span.digit { font-size: 200%; }