body{background-color:#330033; color:white}
#main{
background:white;
width:392px; 
height:293px;
position:relative;
left:50%;
margin-left:-196px;
clear: both;
color:black;
}
#menu{
border-bottom:2px solid #FFFF00;
padding-bottom:7px;
color:#FFFF00;
text-align:center;
}
.mlink{color:#FFFF00;}
#score{position:absolute;z-index:2;top:5px;left:5px;font-size:20px;}
h1,h2{
text-align:center;
font-family:"Sans-Serif";
color:#CCCC99
}
h2{color:#CC99CC}
#err{
height:40px;
color:white;
width:380px;
left:50%;
margin-top:20px;
margin-bottom:17px;
margin-left:-190px;
position:relative;
text-align:center;
}
table{border:1px solid red;width:230px;position:relative;margin-left:auto;margin-right:auto;}
td{padding-left:20px;border:1px solid red;}
#hand{z-index:1;position:absolute;top:0px;left:0px;}
#instructions
{
position:absolute;
top:115px;
left:10px;
width:290px;
}
div#instructions div{position:relative; left:11px;}
#highscores{
position:absolute;
width:290px;
top:115px;
left:700px;
}
#hscrform{
position:relative;
width:390px;
padding-top:10px;
visibility:hidden;
}
#bottom{width:380px;margin-left:-190px;position:relative; left:50%;}