#background
{
	position: absolute; 
	left: 0px; 
	right: 0px; 
	top: 50px; 
	bottom: 75px; 
}

#front-background #background-cover 
{
	position: absolute; 
	left: 0px; 
	right: 0px; 
	top: 0px; 
	bottom: 0px; 
	/*width: 710px; */
	background-size: 100%; 
	background-position: center right;
	background-repeat: no-repeat; 
}
