@charset "utf-8";
/* CreativeSauce Pte Ltd CSS Document */
* { margin: 0; padding: 0; border: 0px; }
html, body { background-color: #000000; overflow: hidden; height:100%; }
a { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FF6600; text-decoration: underline; }
img { border: 0; }
p { margin: 10px 0px; }
#flashcontent { font-family: Georgia, "Times New Roman", Times, serif, sans-serif; font-size: 12px; color: #CCCCCC; }
#flashcontent h1 { color: #FFFFFF; }
#staticcontent { margin-top: 20px; width: 500px; }
.subtitle { font-weight: bold; margin-top: 15px; }
.orange { color: #FF6600; }
.grey { color: #666666; }