body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.bg {
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

