
<!--
.bodytext {  font-family: Verdana; font-size: 10px; font-style: normal; color: #FFFFFF}
.subhead {  font-family: Verdana; font-size: 12px; font-style: normal; color: #FFCC66; font-weight: bold}
.bold {  font-weight: bold}
.bold14px { font-weight: bold ; font-size: 14px}
.Introtext { font-family: Verdana; font-size: 12pt; font-style: normal; color: #FFFFFF }
-->

body::after {
  background: #ffcd5e url("../images/trianglelogo.gif") no-repeat scroll right 7px;
  content: "";
  height: 128px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: -21px;
  width: 100%;
}
body {
  margin: 108px 0 0;
}
