@charset "utf-8";
html,body { margin: 0px; padding: 0px; height:100% }
.horiz { margin: auto; width: 300px; height: 100%; }
.vert { margin-top: -100px; position: relative; top: 50%; text-align:center; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #666; }
