body {
	background-color: 333333;
	background-image: url(../images/ground.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
