﻿
#header select
{
    font-weight: bold;   
    border-style: none;
    font-style: italic;
}

#images
{
    padding: 10px;
    text-align: center;
}
#images img
{
    margin: 5px;
    border: 5px outset #FFFFFF;
} 