html
{
    margin: 0px;
    padding: 0px;
}
body
{
    background-image: url('http://www.vistobrahma.com/App_Images/splash.jpg' );
    margin: 0px;
    padding: 0px;
    background-position: center top;
    background-repeat:no-repeat;
    background-color:White;
    font-weight:bold;
    text-transform:uppercase;
    font-family: Arial;
    
}

#age,#enter,#msg
{
    margin: 0 auto;
    text-align: center;
    padding: 0px; clear:both;
}

#msg{margin-top:10px; font-size:9px;}
#age select{width:90px;}

#age{padding-top: 505px;height:35px;    background-image: url('http://www.vistobrahma.com/App_Images/bigbrahma.gif' );
        background-position: center top;
    background-repeat:no-repeat;

    }
#enter input{margin-left:11px;}

