/* CSS Document */

body { background-color:#241011;}
#wrapper {margin: 0 0; text-align:center;}
#flash { margin: auto auto; text-align:center; width:800px; height:600px;}

#credits { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333;}
#credits a {color:#3A3036; text-decoration:underline;}
#credits a:hover {text-decoration:none;}
#credits a:visited {color:#3A3036; text-decoration:underline;};

a {text-decoration:underline;}
a:hover { text-decoration:none;}

