.mainbg {
	background-color: #ECECEC;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.imgspc {
	padding: 3px;
}
