*, body { margin: 0; padding: 0; }
body { background: #503E3A; color: #C2B89D; text-align: center; }
a { text-decoration: none; outline: none; }

abbr { cursor: help; border-bottom: 1px #847875 dotted; }

h1 { position: absolute; left: 50%; top: 50%; width: 780px; height: 100px; margin-left: -390px; margin-top: -50px; font: italic 100px Georgia, serif; letter-spacing: -3px; color: #94B3B8; text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.5); }
  h1 small { font: 50px Georgia, serif; }
	h1 a { display: block; color: #94B3B8; }
	h1 a:hover { color: #fff; }

#cargando { text-indent: -9999px; background: url(cargando.gif) center center no-repeat; }

#about { position: absolute; bottom: 5px; right: 5px; text-align: right; font: 10px Verdana, sans-serif; }
	#about strong { color: #fff; }
	#about a { color: #94B3B8; }
	#about small { font: 9px sans-serif; color: #847875; }

