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

/* SLIDESHOW PANELS */

#panel-one {
	background: url(../images/slideshow/panel-dogs.jpg) top left no-repeat;
}

#panel-two {
	background: url(../images/slideshow/panel-cats.jpg) top left no-repeat;
}

#panel-three {
	background: url(../images/slideshow/panel-cattle.jpg) top left no-repeat;
}
