/*
 * Copyright (C) 2007 Andrew Mihal
 *
 * This file is part of acmihalphotography-portfolio.
 *
 * This work is distributed under the terms of the
 * Creative Commons Attribution-Share Alike 3.0 license.
 * http://creativecommons.org/licenses/by-sa/3.0/
 */

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;
}

#print_information {
    width: 383px;
    height: 18px;
}

#about_text {
    width: 272px;
    height: 18px;
}

#statement_text {
    width: 283px;
    height: 18px;
}

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