/* https://dataswamp.org/~incal/style.css */

body {
    background-color: #292623;
    color:            #A3A6A9;
    font-family:      serif;
    font-size:        17px;
}

h1 {
    text-align:       center;
}

h2 {
    font-size:        16pt;
}

ul {
    list-style-type:  none;
}

a:link, a:visited {
    color:            #ccccff;
    text-decoration:  none;
}

.ic {
    font-style:       italic;
}

.thumb_link {
    display:          block;
    margin-bottom:    10px;
}

.images_right {
    float:            right;
    padding-top:      6px;
    width:            206px;
}

.low_quote {
    font-family:      monospace;
    text-align:       center;
}

.typewriter {
    font-family:     "Courier New", Courier, monospace
}

/* LaTeX logo */

.latex {
    font-family:      serif;
}

.latex sub, .latex sup {
    text-transform:   uppercase;
}

.latex sub {
    margin-left:     -.1667em;
    margin-right:    -.125em;
    vertical-align:  -.5ex;
}

.latex, .latex sub {
    font-size:        1em;
}

.latex sup {
    font-size:        .85em;
    margin-left:     -.36em;
    margin-right:    -.15em;
    vertical-align:   .15em;
}
