/*
 * Copyright (C) 2010 Andrew Mihal
 */

body {
    background: #273026;
    color: #bfbba3;
    text-align: center;
}

a img {border: 0; }
a:link { color: #bfbba3; }
a:visited { color: #bfbba3; }
a:hover {color: #bfb47c; }
a:active { color: #bfac44; }

#nameplate {
    width: 514px;
    height: 27px;
}

#email {
    width: 233px;
    height: 24px;
}

#navigation {
    /*font-variant: small-caps;*/
}

