body{
	background: url(img/bg_er.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: #091416;
	min-height: 1080px;
}
#content{
	min-height: 1080px;
}
#osdk-auth-widget-holder{
    position: relative !important;
    margin: 0 auto !important;
    top: -30px;
    left: 258px;
    right: 0px;
    z-index: 3;
}