body {
color: navy;
background: gray;
}

#container {
background: url(bg-main.gif) #999 top center;
}

a {
color: navy;
}

h2 {
color: gray;
}

h3 {
color: navy;
}

#topNav {
color: gray;
}

#topNav a {
color: gray;
}

#content {
background: url(bg-content.gif) top center repeat-x;
}

#startText a {
color: white;
}

#form {
background: url(bg-symbol.gif) top left no-repeat;
color: white;
}

#form a {
color: white;
}

.submitMe {
background-color: yellow;
}

.outerThumb {
background-image: url(bg-thumbs.gif);
}

#footer {
background: url(bg-footer.jpg) gray repeat-x top;
color: white;
}

#footer a {
color: white;
}
