
body {
	background: black url('images/bg-body.jpg') no-repeat center top;
}

.LeftContent .LogoContainer .LogoContainerTop {
	background: url('images/bg-left-top.png') no-repeat left bottom;
	_background: none;
}
.RightContentTop {
	background: url('images/bg-right-top.png') no-repeat right bottom;
	_background: none;
}
