Using query_posts( ) on a page for simple arguments

Use this on the page with your own set of arguments to filter the main WP_Query.

query_posts( $args );