.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 384px;
	width: 259px;
}
.body_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 433px;
	width: 494px;
}
.welcome {
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
	width: 444px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 778px;
}
