.main {
	border: 2px solid #DEDDE3;
}
.ht {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 400;
}
.bottom {
	background-attachment: fixed;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.bottom1 {

	background-attachment: scroll;
	background-image: url(../img/bottom3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.htblack {
	color: #000;
}

