body{
text-align: center;
margin:0px; 
padding:10px;
}

img{
border: 0px;
}


/* Escape Error in Floating Block                         */
 
.esc:after{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0px;
}
* html .esc { display: inline-block; }
/* no ie mac \*/
* html .esc { height: 1%; }
.esc { display: block; }
/* */

#photos-case{
width:600px;
margin-left:auto;
margin-right:auto;
}
