awesome... thanks!!
another question if you don't mind

at the bottom of the page , the articles section, i tried to remove the links underline and change background color using a:hover but without any success. mind take a look?
#article_button { margin:0 auto;background-color:#eeeeee;padding:5px 15px 15px;margin-top:4px;text-decoration:none; }
#article_button a:hover { background-color: #ffffff;margin:0 auto;}
#article_button a:visited {font-size: 100%;display: block;color: #FFFFFF;text-decoration: none;}