@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: -20px auto;
	width: 1000px;
	
}

body.background1 {
	background: url(images/pGibson_aCarlisle_flashWork_webContent_images_bg1.jpg) no-repeat 50% 0;	
}

body.background2 {
	background: url(images/pGibson_aCarlisle_flashWork_webContent_images_bg2.jpg) no-repeat 50% 0;	
}

body.background3 {
	background: url(images/pGibson_aCarlisle_flashWork_webContent_images_bg3.jpg) no-repeat 50% 0;	
}
