@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/main_bkg.png);
	background-repeat: repeat;
	margin-top: 0px;
	overflow: scroll; /* adauga bara de defilare verticala in toate paginile */
}
.business {
	background:url(../images/content_bkg_744x480.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.contact {
	background:url(../images/Contact_bkg_744x480.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
