@charset "utf-8";
/* CSS Document */

body{

}

/* IMG GAL */

.img-gal{
width:100px;
height:270px;
text-align:right;
background:#ffffff;
float:right;
}
.img-gal img{
padding:0;
}

