body {
background-color: white;
background-image: url(../images/albumbg.gif);
background-attachment:fixed;
color: darkblue;
margin-top: 0em;
}
.center {
text-align: center;
}
.large {
font-size: x-large;
}
img.icon {
vertical-align: middle;
}
