body {
background-image: url(images/wallpaper.gif);
color: #000000;
}

a:link {
color: #0000ff;
font-family: sans-serif;
text-decoration: none;
}
a:visited {
color: #0000ff;
font-family: sans-serif;
text-decoration: none;
}
a:hover {
color: #ff00ff;
font-family: sans-serif;
text-decoration: none;
}
a:active {
color: #8888FF;
font-family: sans-serif;
text-decoration: none;
}

h1 {
font-family: Palatino Linotype;
font-size: 1.8em;
line-height: 1em;
text-align: center;
}

h2 {
font-family: Palatino Linotype;
font-size: 1.2em;
line-height: 1em;
text-align: center;
}

p {
font-family: Palatino Linotype;
font-size: 1.0em;
line-height: 1.7em;
text-align: justify;
}

p.link_item {
font-family: sans-serif;
text-align: center;
}

p.spring_link_item {
font-family: sans-serif;
font-size: .6em;
text-align: center;
}

span
{
float:left;
font-size:320%;
line-height:60%;
padding: 0.25em
}

#main-text {
position: absolute;
top: 0px;
left: 0px;
width: 38em;
margin: 0em;
padding: 2em;
background-color: #ffffff;
}

#navbar {
background-color: #ccccc0;
position: absolute;
top: 20px;
left: 680px;
width: 200px;
font-family: sans-serif;
font-size: .8em;
text-align: left;
}
