/* CSS Document */

#contentBottom {
	background-image: url(../images/backgrounds/contentBottom.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	padding-bottom:40px;
}
