body {
background-color: #f4f4f4;
}

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

h3 {
color:#cc3333;
}

b,strong {
color:#555555;
}

#header {
background-color: #f4f4f4;
}

#content {
background-color: #f4f4f4;
}

#offers a {
color: #8c8c8c;
}

#contentStart {
background-color: #f4f4f4;
}

.startLeft {
background-color: #8c8c8c;
}

.startRight {
background-color: #8c8c8c;
}

.startContainer {
background-color: white; 
}

#footer {
color:#555555;
}

#footer a {
color:#555555;
}

#shortURL {
background: #999999;
}

#shortURL input {
color:#686868;
}

#shortSubmit {
background: #555555;
border: black;
}

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

#shareOpt {
background: #cccccc;
color: #555555;
}

#advancedOpt {
background: #cccccc;
color: #555555;
}

#advancedOpt a {
color: white;
}

#bulkSubmit {
color: #0c5088;
}

#resultsContainer {
background: #8c8c8c;
}

#resultsInner {
background: white;
}

#shortResults input {
color: #cc3333;
}

#shortResults textarea {
color: #cc3333;
}