Header

From Modifieddesign

(Difference between revisions)
Line 1: Line 1:
-
 
+
<style type="text/css">
 +
#content {
 +
    background-color: transparent;
 +
    border: 1px solid #ff0099;
 +
}
 +
body {
 +
    font: x-small sans-serif;
 +
    background: #ffffff url("http://as6.web1000.com/blank_header.jpg") 0px 0px no-repeat;
 +
    color: black;
 +
}
 +
</style>

Revision as of 23:40, 17 November 2006

<style type="text/css">

  1. content {
   background-color: transparent;
   border: 1px solid #ff0099;

} body {

   font: x-small sans-serif;
   background: #ffffff url("blank_header.jpg") 0px 0px no-repeat;
   color: black;

} </style>

Personal tools