.bg {
	background-color: #EDECDA;
	background-image: url(../img/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.basictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: 392C1E;
}
.backround {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

