div#menucontainer { position: absolute; visibility: hidden;}
div#masthead { position: relative; visibility: hidden;}

div#orderform { width: 90%; text-align: center; margin-left: auto; margin-right: auto;  padding-top: 2px; }

table.orderform { width: 80%; margin-left: auto; margin-right: auto; margin-bottom: 5px; }
table.orderform input { width: 350px }
table.products { font-size: 12px; width: 85%; margin-left: auto; margin-right: auto; padding-top: 5px; padding-bottom: 5px; }
table.products td { border: 1px solid black; padding: 2px;}
table.buttons { visibility: hidden; }