#container {
	width: 975px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/i/s/ice.png);
}
#navbar {
	text-align: center;
	background-color: #14191c;
	width: 975px;
}
#footer {
	width: 100%;
	background-color: #838526;
}
