﻿body {
	background: transparent url(background.jpg) center top repeat-x;
}
#stage {
	background: #F1541F url(header.jpg) center 12px no-repeat;
}
#page, #page_bottom {
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}
.bg-footer {
	width: 992px;
	margin: auto;
}
.bg-footer #page_bottom {
	border-bottom: 1px solid #B4B4B4;
}
.top_links {
	margin-top: 22px;
	padding-bottom: 20px;
}
