Use this on the page with your own set of arguments to filter the main WP_Query.
query_posts( $args );
query_posts(
$args
);