Header

From Glitches

(Difference between revisions)
Line 3: Line 3:
body {
body {
   color: black;
   color: black;
 +
  background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat;
}
}
</style>
</style>

Revision as of 20:28, 28 May 2007

<style>

body {

  color: black;
  background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat;

} </style>

Personal tools