a:link {
    color: #0030D0
}
a:visited {
    color: #204071
}
a:hover {
    color: #aabbcc
}
a:active {
    color: #cccccc
}
body {
    font-size: 14px;
    background-color: #ffffff;
    margin-right: 10px; 
    margin-left: 10px;
    background-attachment: fixed;
    background-image: url(../images/wallpaper/history_at_eiu.gif);
    background-repeat: no-repeat
}
h1 {
    font-size: 24px;
    text-align: center;
    margin-top: 24px
}
h2 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px
}
p {
    font-size: 14px;
    font-family: 'serif' (Times)
}
td {
    font-size: 14px;
    font-family: 'serif' (Times)
}
li {
    font-size: 12px;
}
img {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px
}
.li-text {
    font-family: 'serif' (Times);
    font-size: 14px;
    list-style-type: circle
}
.aprgraphfl {
    font-size: 200%;
    font-weight: bold
}
.imgnavbutton {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto
}
.newsannounce {
    padding: 2px;
    border: 1px solid black;
    background: #f0f0f0;
    font-family: 'sans-serif' (Arial)
}
