﻿body
{
    background: #AE2827 url(arancio/top_gradient_blue.jpg) repeat-x scroll center top;
}
#navcontainer
{
    background: transparent url(arancio/page_top_wider.jpg) no-repeat scroll left top;
}
div#footer_gradient_area
{
    background-position: center top;
    background: #AE2827 url(arancio/footer_gradient_area_bg.jpg) repeat-x scroll center top;
}
h1, h2, h3
{
    color: #AE2827;
}
li
{
    list-style-image: url(arancio/bullet.png);
}