<?php $recent = new WP_Query("cat=8&showposts=3"); while($recent->have_posts()) : $recent->the_post();?>