#container {
    background-repeat: no-repeat;
    background-image: url(./GlaxisLux_comingsoon1.png);
    background-size: 1200px;
    width: 1200px;
    height: 639px;
    margin: 0 auto;
    /* w: 1667px, h: 888px */
}

#star1 {
    width: 150px;
    position: relative;
    top: 180px;
    left: 280px;
}


#star2 {
    width: 150px;
    position: relative;
    top: 280px;
    left: 710px;
}

