.bg_homepage {
	background-color: #B88F57;
	background-image: url(images/bg_homepage1.jpg);
	background-repeat: no-repeat;
}
.bg_middle {
	background-color: #B88F57;
	background-image: url(images/bg_middle.jpg);
	background-repeat: repeat;
}
.bg_began {
	background-color: #B88F57;
	background-image: url(images/bg_began.jpg);
	background-repeat: no-repeat;
}
.bg_works {
	background-color: #B88F57;
	background-image: url(images/bg_works.jpg);
	background-repeat: no-repeat;
}
.bg_order_journal {
	background-color: #B88F57;
	background-image: url(images/bg_order_journal.jpg);
	background-repeat: no-repeat;
}
.bg_success {
	background-color: B88F57;
	background-image: url(images/bg_success.jpg);
	background-repeat: no-repeat;
}
.bg_meet {
	background-color: #B88F57;
	background-image: url(images/bg_meet.jpg);
	background-repeat: no-repeat;
}
.bg_purchase_print {
	background-color: #B88F57;
	background-image: url(images/bg_purchase_print.jpg);
	background-repeat: no-repeat;
}
.bg_contact {
	background-color: #B88F57;
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
}
.outline_yellow {
	border: 1px solid #F1D292;
}
.border_table1 {
	border: 1px dotted #6D3F03;
}
