﻿  
body
{
    background-color: Beige;
    font-size: 100%;
    color: black;
    list-style-position: outside;
    list-style-type: circle;
    position: absolute;
    border-right-color: #ccffff;
    border-bottom-style: ridge;
}
BUTTON
{
    background-color: silver;
    border-right: gray outset;
    border-top: gray outset;
    border-left: gray outset;
    border-bottom: gray outset;
}




