@CHARSET "UTF-8";

img{
    width: 90%;
}

img.small{
    width: 60%;
}

.centered{
    text-align: center;
}