I am trying to get the main menu in the center of the screen, but it is only about 10 inc from the left.
Is there something missing from this code.
with(style1=new mm_style()){
screenposition="center";
offcolor="navy";
offbgcolor="#ccccff";
oncolor="#ffebdc";
onbgcolor="#4b0082";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize="75%";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=4;
subimage="./images/arrow.gif";
high3dcolor="#66ffff";
low3dcolor="#000099";
pagecolor="Purple";
pagebgcolor="pink";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorcolor="navy";