html {
	background-color: #b07ec2;
	background-image: url(../../images/pages/web-bg.png);
	background-repeat: no-repeat;
	background-position: center 300px;
}
*+html {
	background-image: url(../../images/pages/web-bg7.png);
}
#footer-container {
	background: #b07ec2 url(../../images/content-bb.png) 300px 0 no-repeat;
}

#finger {
	position: absolute;
	width: 84px;
	height: 153px;
	top: 317px;
	right: 100px;
	z-index: 2;
	background: url(../../images/pages/web-finger.png) no-repeat;
}

#leftmenu a{ color: #ddd; }
