

 /* coffee design stylesheet */


body {  background-color: #000000; background-attachment: fixed; background-position: top; background-image: url("images/bg.jpg")  }

a:link {  color: #993300; text-decoration: none  }

a:visited {  color: #993300; text-decoration: none  }

a:hover {  color: #00CC00; text-decoration: none  }

p {  font-family: Arial Narrow, Arial; font-size: 100%; color: #999999; text-decoration: none  }

p.margin {  margin-left: 1cm  }

table {  font-family: Arial Narrow, Arial; font-size: 100%; color: #999999; text-decoration: none  }

