body{
    margin: auto;
    width: 1200px;

}

#container{
    width: 1200px;

}

#container img{
    width: 100%;

}

