body
{

    background-color: white;
    padding: 10px;
    color: #555555;
}

ul li
{
    font-weight: bold;
    color: blue;
}
