﻿h1, h2 {margin: 1em; color: blue;}
h1 { color: #663300 }
body{
   margin: 8px;
   background-color: white;
   background-image: url("../img/img-bg54.gif");
   background-repeat: repeat-y;
}
.backimg {
   background-image: url("../img/img-bg54.gif");
   background-repeat: repeat;
}

