
.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#this{

	margin-top: 15px;

    border: solid 2px #68A4C4;
}

#test123{

    height:100%;
    width:100%;
    background-repeat:repeat;
    background-size:cover;
    background-image: url(http://i.imgur.com/8oIvhig.jpg);
}
