body
{
    background: url(http://xtgem.com/creator_templates/make_me_happy/bg.png) repeat-x #f1f4f6;
    color: #000;
    font-size: 16px;
}
a
{
    color: #e23c03;
    text-decoration: underline;
}
a:visited
{
    color: #fc4000;
}
p,div
{
    color: #000000;
}
input
{
    border: 1px solid #000000;
    background: #ffffff;
    color: #000000;
}
.alternative_text
{
    margin: 4px 0;
    color: #42433f;
    font-weight: bold;
    padding: 2px;
}