Header

From Spira

(Difference between revisions)
Line 5: Line 5:
     color: Black;
     color: Black;
     margin: 0;
     margin: 0;
-
    padding: 0;
+
     padding: 1.0em;
-
}
+
-
.pBody {
+
-
    font-size: 95%;
+
-
    background: White;
+
-
    border-collapse: collapse;
+
-
    border: 1px solid #aaaaaa;
+
-
     padding: 1.0em 4.8em 0.3em 0.5em;
+
}
}
 +
</style>
</style>

Revision as of 21:05, 4 March 2006

<style type="text/css"> body {

   font: x-small sans-serif;
   background: #f9f9f9 url("Logo.jpg") 0px 0px no-repeat;
   color: Black;
   margin: 0;
   padding: 1.0em;

}

</style>

Personal tools