body, .bg {
background-image: url(../img/bg.png);
background-size:contain;
background-position: top center;
background-repeat: no-repeat;

}