@charset "utf-8";
body{padding:0;}
div{
padding:0 25px 0 25px;
margin:0;
border:1px dashed lightblue;
width:500px;
}
img{margin:0;}