html,body { margin: 0; padding: 0; }
body { background-color: #000; color: #fff; text-align: center; font: 16px "Myriad Pro",arial,helvetica,clean,sans-serif }

a { color: #CFA959; text-decoration: none; }
a:hover { color: #FDEC8F; /* text-decoration: underline; */ }

#page { width: 500px; height: 416px; position: absolute; left: 50%; top: 50%; margin-left: -250px; margin-top: -208px; text-align: left; }

  #caption { text-align: center; line-height: 1.3em; }




