@import url("baseStyle.css");

body {
	text-align: center;
	background-image: url(/common/img/background.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

#bannerDiv{height: 295px;}

#footer{width: 960px;
margin: 0 auto;}



