body {
  background-attachment: fixed;
  background-image: url("../../images/pattern2.jpg");
}

#bottom-b {
  color: #444444;
  text-shadow: none;
}

#bottom-b a{
  color: #000000;
  text-shadow: none;
}

#bottom-b .module-title {
  background: none repeat scroll 0 0 transparent;
  color: #444444;
  font-size: 18px;
  padding-bottom: 5px;
}

