body {

background-color: #0c5088;

}



h1, h2, h4 {

color: navy;

}



h3 {

color: red;

}



b,strong {

color: #9900ff;

}



#header {

background-color: white;

}



#content {

background-color: #fcfcf5;

}



#offers a {

color: #702edd;

}



#contentStart {

background-color: #00ccff;

}



.startLeft {

background-color: #f0f5ff;

}



.startRight {

background-color: #f0f5ff;

}



.startContainer {

background-color: white;

}



#footer {

color: white;

}



#footer a {

color: white;

}



#shortURL {

background: #00ccff;

}



#shortURL input {

color: navy;

}



#shortSubmit {

background: #00ccff;

border: black;

}



#shortSubmit input {

color: white;

background: red;

}



#shareOpt {

background: red;

color: white;

}



#advancedOpt {

background: red;

color: white;

}



#advancedOpt a {

color: white;

}



#bulkSubmit {

color: #0c5088;

}



#resultsContainer {

background: #f0f5ff;

}



#resultsInner {

background: white;

}



#shortResults input {

color: red;

}



#shortResults textarea {

color: red;

}