body {
!	background-color: white;
!	background-image: url("../images/cf-background1.jpg");
!	background-repeat: no-repeat;
!	background-position: 50% 50%;
!	background-attachment: fixed;
	background: white url("../images/cf-background1.jpg");
}
