

/* Layout Stylesheet */ 



body {

 margin:0px;

 background: Black url(images/bg_left.gif) repeat-y left;

 color: #333333;

 text-align:center;

 padding:0;

 }

 
