body {
background-color: white; /*#339900;*/
}

h1, h2, h4 {
color: #409050;
}

h3 {
color: #ffcc60;
}

b,strong {
color: #ffcc60;
}

#header {
background-color: white;
}

#content {
background-color: #fcfcfc;
}

#offers a {
color: #209000;
}

#contentStart {
background-color: white; /*#339900;*/
}

.startLeft {
background-color: #dddddd;
}

.startRight {
background-color: #dddddd;
}

.startContainer {
background-color: white;
}

#footer {
color: white;
background-color: #409050;
}

#footer a {
color: white;
}

#shortURL {
background: #ffcc60;
}

#shortURL input {
color: black;
}

#shortSubmit {
background: #ffcc60;
border: white;
}

#shortSubmit input {
color: white;
background: #409050;
}

#shareOpt {
background: #409050;
color: white;
}

#advancedOpt {
background: #409050;
color: white;
}

#advancedOpt a {
color: white;
}

#bulkSubmit {
color: #409050;
}

#resultsContainer {
background: #dddddd;
}

#resultsInner {
background: white;
}

#shortResults input {
color: #409050;
}

#shortResults textarea {
color: #409050;
}
