.bannerSize {
	width: 300px;
	height: 250px;
}



#logo {
	background: url(img/logo.png);
}

#frame1 {
	background: url(img/frame1.jpg);
}
#frame2 {
	background: url(img/frame2.jpg);
}
#frame3 {
	background: url(img/frame3.jpg);
}
#frame4 {
	background: url(img/frame4.jpg);
}
#bkgd {
	background: url(img/template.png);
}
#cta {
	background: url(img/cta.png);
}
 