body {
background-color: #6c8587;
}

h1, h2, h4 {
color: #2a4b6e;
}

h3 {
color: #2A4B6E;
}

b,strong {
color: #2a4b6e;
}

#header {
background-color: white;
}

#content {
background-color: #fcfcf5;
}

#offers a {
color: #702edd;
}

#contentStart {
background-color: #6e8687;
}

.startLeft {
background-color: #f0f5ff;
}

.startRight {
background-color: #f0f5ff;
}

.startContainer {
background-color: white;
}

#footer {
color: white;
}

#footer a {
color: white;
}

#shortURL {
background: #D2DBE4;
}

#shortURL input {
color: #000000;
}

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

#shortSubmit input {
color: white;
background: #2A4B6E;
}

#shareOpt {
background: #2A4B6E;
color: white;
}

#advancedOpt {
background: #d2dbe4;
color: #2A4B6E;
}

#advancedOpt a {
color: #2A4B6E;
}

#bulkSubmit {
color: #0c5088;
}

#resultsContainer {
background: #D2DBE4;
}

#resultsInner {
background: white;
}

#shortResults input {
color: #2A4B6E;
}

#shortResults textarea {
color: #2A4B6E;
}