@charset "utf-8";
/* CSS Document */

.bg {
	background-image: url(../img/ledbg.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
.table_position {
	text-align: center;
	margin-top: 230px;
	padding: 0px;
	margin-left: 430px;
}
.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.body_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.addvertiment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
