*{
    margin:auto;
}

a{
    text-decoration:none;
    border:none;
}

body{
    margin-left:auto;
    margin-right:auto;
    width:1237px;
    height:778px;
    background-color:black;
}

#bg{
    width:1237px;
    height:778px;
    top:0;
    left:0;
    right:0;
}

#bg img {
    display:block;
    width:100%;
    height:100%;
}

#bt{
    width:195px;
    height:36px;
    margin-top:-150px;
    margin-left:505px;
}
