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