html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
    background: url(../img/background.jpg) fixed no-repeat center;
}

#logo {
    background: url(../img/logo.png) 25% 63% no-repeat;
    height: 100%;
    width: 65%;
    float: left;
}

#links {
    width: 30%;
    float: left;
    margin-top: 14%;
    border-left: 3px solid #fff;
    padding-left: 25px;
}

#links h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    padding: 20px 0;
}

a {
    color: #069;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}

.a2009 a, .a2008 a, .a2007 a {
    line-height: 50px;
    text-decoration: overline underline;
}

.twitter a {
    text-decoration: underline;
}

.a2009 a:hover, .a2008 a:hover, .a2007 a:hover {
    text-decoration: underline;
}

.a2009 {
    padding-left: 30px;
}

.a2008 {
    padding-left: 130px;
}

.a2007 {
    padding-left: 230px;
}

.twitter {
    margin-bottom: 20px;
}
