@@ -1,6 +1,8 @@
-body {
+html {
font-family: sans-serif;
font-size: 11pt;
+ width: 300px;
+ height: 40px;
}
a {