
/* This is the master css file for make-thumbnail-page. */

a.thumb:visited img { border-color: #000; }

a img { border-color: #ffffff; border-style: none; }

body {
    width: 800px;
    margin: 30px;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 22px;
}
