/* oxymores local */

.Asset {
  background: none;
}
#Content, #wrapper {
    background:  none;
}
#headerNav {
  margin-top: 111px;
  bottom: 0px;
  text-align: center;
}
#SiteWrapper a:link, #SiteWrapper a:visited, #SiteWrapper a:hover, #SiteWrapper a:active  {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 3px 25px;
}
.homeImage {
  opacity: 0.8;
  filter: alpha(opacity:80);
}
#home_1, #home_2, #home_3 {
  position: absolute;
}
#home_1 {
  top: 120px;
  right: 210px;
}
#home_2 {
  top: 235px;
  right: 295px;
}
#home_3 {
  top: 345px;
  right: 270px;
}

