.content_mat {
  background-image: url('./images/content_white_m.png');
}

.content_top {
  background-image: url('./images/content_top_white_m.png');
  height: 12px;
}

.content_bottom {
  background-image: url('./images/content_bottom_white_m.png');
  height: 12px;
}

h1 {
  margin-top: 0px;
}

h2 {
  margin-bottom:0;
}

.content p {
  margin-top: 3px;
}

/*
.content {min-height:523px}
* html .content {height:523px}*/


.right_banner_top {
  background-image: url('./images/right_box_top_w.png') !important;
}

.right_banner {
  background-image: url('./images/right_box_w.png') !important;
}

.right_banner_bottom {
  background-image: url('./images/right_box_bottom_w.png') !important;
}

