body {
	background-image: url(images/bg_tile.jpg);
	font-family: "Times New Roman", Times, serif;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

div#main {
	width: 750px;
	height: 400px;
	position: relative;
	left: 20px;
	top: 40px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
li {
	font-size: 16px;
	color: #413934;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	text-align: justify;
	font-weight: 400;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	font-size: 20px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #413934;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

