body{
background-color: black;
color: white;
font-size: 80%;
font-family: arial, verdana, sans-serif;
}

a{
color: #b59452;
font-weight: bold;
}

a:hover{
color: #e2c997;
}

img{
border: 1px solid #555555;
}

#splash-frame{
border: 1px solid #333333;
}

h1{
font-size: 100%;
}
