/*
-----------------------------------------------
fryin' dutchman alternative css file
author: Ferdy Christant
created: 11 Jan 2004
version: 11 Jan 2004
-----------------------------------------------
page structure
----------------------------------------------- */
#logo {
background: url(../resources/S3_Graph_Logo/$FILE/logo_alt2.jpg);
}

.blogentry h1 {
color:#69c;
}

.blogentry h1 a:link,  .blogentry h1 a:active, .blogentry h1 a:visited{
color:#69c;
}

.blogentry h1 a:hover {
color:#69c;
text-decoration:underline;
}

form input.button {
color:#fff;
background:#69c;
}

#nav h1,h2, h3 {
color:#69c;
}

legend {
color:#69c;
}

#comments h1 {
color:#69c;
}