html { 

	background: url(/images/127A6692_sm.jpg?123) no-repeat top center fixed; 

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;
	background: none;
}

.bg-phone {

	background: url(/images/127A6692_sm.jpg?134) no-repeat top center; 

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

}