h1, h2, h3, h4 {
  color: #00CEF4;
}
p  {color: #00CEF4;}
th {color: #00CEF4;}
td {color: #00CEF4;}
li {color: #00CEF4;}
table.edge {
  background: url(../img/_strip.jpg);
}
div.edge1 {
         background-image: url(../img/_strip.jpg);
         text-align:center;
         margin: 6px;
         padding: 6px;
         border-top:10px;
         }
div.edge2 {
         background-image: url(../img/_tile.jpg);
         text-align:center;
         padding: 6px;
         }

