@charset "utf-8";
/* Body styling for ordering */

body { background:url(../images/ordering_bg.jpg) center top no-repeat #999999; height:100%; width:100%; margin:0 auto; text-align:center; padding-top:25px; padding-bottom:25px; }

table { border:#333333 1px solid; border-collapse:collapse; width:675px; margin:5px 0 5px 0; }
table td { border:#333333 1px solid; padding:5px; }