img {
    border: 0;
}
body {
    font-size: 0.8em;
}
#tags {
    margin-top: 1.6em;
    border: solid 1px #ced7f7;
    width: 500px;
    padding: 5px;
    background-color: #fffbde;
    white-space: normal;
}
.tag {
line-height: 150%;
}
.tag-active{
color: #FF0084;
}
