body
{
    background: url(http://xtgem.com/creator_templates/its_like_rainbow/bg.png) repeat-y #ffffff;
    color: #000;
    font-size: 16px;
}
a
{
    color: #00a8eb;
    text-decoration: underline;
}
a:visited
{
    color: #60badd;
}
p,div
{
    color: #181818;
}
input
{
    border: 1px solid #000000;
    background: #ffffff;
    color: #000000;
}
.alternative_text
{
    margin: 4px 0;
    color: #e3006e;
    font-weight: bold;
    padding: 2px;
}