#backgroundImage
{
	position:fixed;	
	z-index: -1;	
	width: 100%;
}

#backgroundImage img
{
  width: 100%;
}