body {
background-image: url(background.jpg);
background-repeat: no-repeat;
}

.collage {
color:#003333;
font-family:Century Gothic;
font-size:32pt;
background-image:none;
}

.title {
font-family: Century Gothic;
color: #003333;
font-size: 24pt;
}

.story {
font-family: Century Gothic;
color: #003333;
font-size: 12pt;
}

a:link {
color: #FB8E62;
text-decoration: none;
}

a:visited {
color: #FB8E62;
text-decoration: none;
}

a:hover {
color: #FED8C7;
text-decoration: none;
}

.menu {
font-family: Century Gothic;
font-size: 12pt;
padding-top: 55px;
height: 110px;
vertical-align: top;
}

.text {
color: #003333;
font-family:"Verdana", "Tahoma", "Arial";
font-size: 10pt;
}

div {
height: 350px;
overflow:auto;
}
