
		#page_index,
html {

		background: url("../img/rockaway.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;*/
 -o-background-size: cover;
	opacity: 1;
	background-size: 100% 100%;
}

@media screen and (max-width: 600px) {
 		#page_index,
html  {
		background: url("../img/rockaway.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;*/
 -o-background-size: cover;
	opacity: 1;
	background-size: 100% 100%;
}
}


@media screen and (max-width: 800px) {
 		#page_index,
html  {
		background: url("../img/rockaway.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;*/
 -o-background-size: cover;
	opacity: 1;
	background-size: 100% 100%;
}
}




body,
html {
	
	margin: 1px;
	background: url("../img/rockaway_05p.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
	opacity: 1;
	background-size: 100% 100%;
}
