@import url("css/skin.css");

/* CSS Document */
.container {
    text-align: middle;
    background: black;
    border: none;
}
.container > .iframe {
    background: grey;
    border: 0;
    height: 640px;
    width:1843px;
  	display: block;
}