/*
-----------------------------------------------
Name:     screen.css
Designer: Phil Yarrow Consulting Ltd
URL:      Bands of Gold
Date:     06 September
----------------------------------------------- */

@import url("screen/structure.css");
@import url("screen/typography.css");
@import url("screen/forms.css");


/* Debbuging 

* { border: 1px solid #f00; }
*/


a img {
  border-width:0;
  border-style:none;
  border-color:#fff;
  color:#fff;
  }