

body { 
 font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #aaa7a7; 
 color: #000000; 
 background-image: url(/images/news/FlameTestGraphics/testbggraphic2.jpg); 
 background-repeat: repeat-x;
 background-attachment: fixed;
 margin:0 auto; /* centers content */
 }

#container{ 
  background-color: #ffffff;
  width: 922px;
  margin-top: 20px;
  margin-bottom: 20px;
}

