body {
margin:0;padding:40px;font-family: monospace;color: white;
background-image: url(bgloop.gif);
}
a{
color: white;
text-decoration: underline;
}

a:link{
color: white;
text-decoration: underline;
}

a:hover{
color: white;
text-decoration: overline;
}
h3{
font-size: 12px;
border-top: 1px solid white;
margin-top: 20px;
font-weight: normal;
padding-top: 10px;
padding-left: 2px;
}
p {
font-size: 20px;
}
h1 {
font-size: 70px;
font-weight: lighter;

margin-bottom: 5px;
}
a.cas {
background-image: url(cas.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 25px;
}
.small {
font-size: 10px;
padding-left: 3px;
}
