/* Created by Mike Pollett */

body {
    background:#407FDF;//#03539c;
}
#col2
{
    background:#407FDF;
}
#col2 img {
    margin: 40px 0 0 0;
}
li {
list-style-image:url(images/bullet.gif);
}

