body
{
         text-align: center;
}
div.container
{
         width: 75%;
         height: 75%;

         position: relative;
         margin-top: 5%;
         margin-left: auto;
         margin-right: auto;

         z-index:1;
}
div.container img, div.con img
{
         width: 95%;

}


div.con
{

         z-index:2;
         width: 25%;

         position: relative;
         margin-top:-9%;
         margin-left: 58%;
         margin-right: auto;
}
