body     {
    background: url(../img/bg.jpg) no-repeat;
    background-position: top;
    background-size: cover;
}
.box-principal  {
    width: 200px;
    height: 100px;
    margin: auto;
    margin-top: 150px;
}