body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.text_contact {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_copy {
	font-family: Arial;
	font-size: 10px;
	color: #fefefe;
}
.bg_body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

