img {position: static;}

/*div#content {
  border: 0px solid;
  background-image: none;
  background-color: #edf6a5;
  width: 740px;
  min-height: 600px;
  height: auto;
  padding: 10px;
  text-align: center;
}

div.article{  
  text-align: left;
}

table.articles{
  border-spacing: 0px 5px;
}

tr.article_odd, tr.article_even {color: black;}

tr.article_odd{background-color: #c1d930;}

tr.article_even{background-color: #d3ed35;}

td.article_image, td.article_description{
  padding: 5px;
}
*/

