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

#background {
	background-color: #05186c;
	width: 300px;
	height: 250px;
}

#bg1 {
	background: url(img/bg1.jpg);
}

#bg2 {
	background: url(img/bg2.jpg);
}

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

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

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

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

}

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

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

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

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

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

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