html {
	background: #0A1100;
}
body.branding {
	background: url('nescafe_130927.jpg?uid=2') no-repeat center top transparent;
}
#content {
	height: 600px;
	background: url('nescafe_130927.jpg?uid=2') no-repeat center top transparent;
}
#video {
	position: absolute;
	top: 73px;
	left: 402px;
	width: 512px;
	height: 384px;
	z-index: 3;
}
.branding_body_link,
.branding_content_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	z-index: 1;
}
#login_top {
	display: block;
	position: relative;
	left: 28px;
        top: -6px;
	z-index: 2;
}
