@import "/plain_style.css";
span.signature {
  font-style: italic;
}
h1 {
    text-align: center;
}
h2 {
    clear: both;
}
p.subtitle {
    text-align: center;
}
p.screenshots {
    text-align: center;
}
img.float-right {
    float: right;
    margin: 0 0 2ex 2ex;
}
img.float-left {
    float: left;
    margin: 0 2ex 2ex 0;
}
p.distributions {
    clear: both;
}
