.top_bg {
	background-image: url(../Slice/images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header_text {
	font-size: 28px;
	color: ce1d63;
	line-height: 30px;
}
