/******************************************************************************
 *
 * CSS for the Galway Diocesan website.
 *
 * @file
 * diocese-html.css
 * Markup for elements in the html.tpl.php file.
 *
 * @author Ray O'Donnell <ray@teladesign.ie
 *         October 2011
 *
 ******************************************************************************/


body {
  background: rgb(54, 90, 153) url(../images/background-gradient.png) repeat-x top left;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  margin: 5px 0;
  padding: 0;
}

