


body {
	background-color: white;
    background-image: url(super_mario_galaxy_2_big_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	
}
#stage {
	
	padding-bottom: 0;
	height: 110px;
}
#page, #page_bottom {
	border-left: 1px  solid transparent;
	border-right: 1px solid transparent;
}

#page_margins{
 background: none;
}
.bg-footer {
	width: 992px;
	margin: auto;
	
}
.bg-footer #page_bottom {
	border-bottom: 1px solid #2b0303;
}
.top_links {
	margin-top: 22px;
	padding-bottom: 20px;
}
