/* CSS Document */
body{margin:0px;
     background-image:url(../images/body_bg.jpg);
	 background-repeat:repeat-x;
	 }
	 
.text{font-family: Arial, Helvetica, sans-serif;
      font-size:12px;
	  color:#7f4200;
	  font-weight:normal;
	  text-decoration:none;
	  }	 

