@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body{font-family:Arial, Helvetica, sans-serif; background:#CCCCCC url(none); height:100%; color:#000000;}
#header{background:#c4c7c9;}
#content{height:815px; background:#CCCCCC url(none) repeat-x;}
#flash{width:980px; height:815px; margin:0 auto;}
#footer{background:#000;}

