@charset "UTF-8";

/* Random Background using PHP */
#bg-container {
	height: 781px;
	width: 995px;
	background-image: url(../images/bg/services/1.jpg);
	background-repeat: no-repeat;
}

