/* Author: 

*/

// backstretch plugin for the background image
jQuery(document).ready(function() {
	$.backstretch("http://www.rachaeldrummond.com/wp-content/themes/drummond/img/bkgrnd.jpg", {speed: 150});
});
