/* Golf Specific CSS */

/*
body {
	background-image: url(../images/bowling_bg.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-attachment: fixed;
}
/*