@charset "utf-8";
.container {
    background-image: url(images/background2.png);
    height: 660px;
    width: 950px;
    font-size: 18px;
    text-align: center;
    margin: auto;
}




