body {
background-color: #191919;
}

h1, h2, h4 {
color: navy;
}

h3 {
color: #4D4D4D;
}

b,strong {
color: #ff0000;
}

#header {
background-color: white;
}

#content {
background-color: #F2F2F2;
}

#offers a {
color: #702edd;
}

#contentStart {
background-color: #f2f2f2;
}

.startLeft {
background-color: #F2F2F2;
}

.startRight {
background-color: #F2F2F2;
}

.startContainer {
background-color: white;
}

#footer {
color: white;
}

#footer a {
color: white;
}

#shortURL {
background: #1B75BC;
}

#shortURL input {
color: navy;
}

#shortSubmit {
background: #1B75BC;
border: black;
}

#shortSubmit input {
color: white;
background: #1b75bc;
}

#shareOpt {
background: #4D4D4D;
color: white;
}

#advancedOpt {
background: #4D4D4D;
color: white;
}

#advancedOpt a {
color: white;
}

#bulkSubmit {
color: #0c5088;
}

#resultsContainer {
background: #f0f5ff;
}

#resultsInner {
background: white;
}

#shortResults input {
color: #4D4D4D;
}

#shortResults textarea {
color: #4D4D4D;
}
