*
{
        margin: 0;
        padding: 0;
}

#rotator
{
        border: 0px solid #000;
        overflow: hidden;
        margin: 0px auto 0px;
        position: relative;
        width: 500px;
        height: 375px;
}

#rotator img
{
        width: 500px;
        height: 375px;
}

p
{
        text-align: center;
}
