body{
  background: #ffffcc;
}

h1,h2 {
  color: #ffffff;
  background    : #006699;
}

.depthA {
  background    : #6699cc;
  font-size: 90%;
}
.depthB {
  background	: #ffffcc;
  font-size: 90%;
}
.depthC {
  background    : #6699cc;
  font-size: 90%;
}
.depthD {
  background	: #ffffcc;
}

.footinfo {
 background    : #006699;
 color: #ffffff;
 font-size:  90%;
 right: 20px;
 bottom: 20px;
}
