.body_background {
    padding: 10px;
    text-align: left;
    /*background-color: #FFFFFF;*/
	background-image: url("/images/park_info_background.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}