/*-----attach body.custom to any style you add here-----*/


body {
      font: 62.5%/1.3 'Geneva', Helvetica, sans-serif; 
      background-image: url(images/bg.jpg);
      background-repeat: repeat;
      text-align:justify; 
      color: #333;
}

a { color: #2D702D;}

