.topBackground{
	width:100%;
	height:219px;
	background-image:url(../images/header-background.jpg);
	background-repeat:repeat-x;
}
.footerBackground{
	clear:both;
	width:100%;
	height:136px;
	background-image:url(../images/footer-background.jpg);
	background-repeat:repeat-x;
}
