#background #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; 
}

#background #front-background #background-cover
{
	background-image: url("../../images/background/cover.jpg");
}