/* specific CSS for homepage only - pulled in in header.php in conditional statement if(is_page('home')) {blaa, blah} */

/* override the footer image and padding, just for the homepage */
div#page {background:#fff;padding-bottom:20px;}

