 
 body{
 text-align: center; margin: auto; background: #000000;
 color: white;
 font-family: Arial,helvetica,sans-serif;
 }
 
 a {

 color: green;
 }

.flash {

 width: 800px; 
/* border: 10px solid white; */
}
 
#content {
 text-align: center; margin: auto;

}
