.map img
{
    border: 2px solid #777;
}

h1
{
    color: rgb(153,179,206);
    font-family: tahoma, "times new roman", serif;
}

div p.instructions
{
    font-size: 80%
}

#pic
{
    position: relative;
}

.hint
{
    color: #993;
}