/* CSS Document */

.bg{
	background-image: url(images/ACF-ComingSoon.jpg);
	background-repeat: repeat;
	background-position: center center;
	width:100%;
}
