.mobileStretch {

	background-image: url(images/TopBackgroundRepeat.gif);

	background-repeat: repeat-x;

	background-position: left top;

}


.centerParis {
    min-width: auto;
	max-width: auto;
	background-image: url(images/FQCmobileBackground.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
	background-size: contain;
    text-align: center;
    padding: 10;
	font-size: large;
}
