
body {  
  background-image: url(images/iframeBg.jpg);
  background-attachment: fixed; }
  
.recentupdates a img {
  border: 2px solid #fff;
  margin: 2px; }
  
.recentupdates a:hover img {
  border: 2px solid #ff0066; }
  
.recentupdates a {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff; }
  
.recentupdates a:hover {
  color: #ff0066; }