/* -- undo HTML -- */
body { background: #000; font-size: 62.5%; }

:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em; color: white;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif;}
a img,:link img,:visited img { border: none; text-decoration: none; }
a, a:link, a:visited { color: #ccc; text-decoration: underline; }
a:hover {color:#eee;}

h1 { font-size: 1.8em; margin: 1em 0; }
h2 { font-size: 1.6em; margin: 1em 0; }

h3 { font-size: 1.4em; margin: 1em 0; }

p { font-size: 1.2em; margin: 1em 0 0 0; }

div.flash-content { width: 870px; height: 690px; margin: 1em auto; }

