Header

From Popwiki

(Difference between revisions)
Line 2: Line 2:
  body{background: #f7d7d7;color:#47412b;}
  body{background: #f7d7d7;color:#47412b;}
  big{color: #00ffff;}
  big{color: #00ffff;}
 +
h1{color: #63583e;}
 +
h2{color: #797051;}
 +
h3{color: #7f7150;}
 +
h4{color: #b9b091;}
 +
h5{color: #968760;}
 +
h6{color: #afa88d;}
  #title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;}
  #title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;}
-
</style>
+
</style>
  <script type="text/javascript">
  <script type="text/javascript">
   //Feel free to add your javascript code here.
   //Feel free to add your javascript code here.
  </script>
  </script>

Revision as of 01:22, 2 December 2007

<style type="text/css">
body{background: #f7d7d7;color:#47412b;}
big{color: #00ffff;}
h1{color: #63583e;}
h2{color: #797051;}
h3{color: #7f7150;}
h4{color: #b9b091;}
h5{color: #968760;}
h6{color: #afa88d;}
#title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;}
</style>
<script type="text/javascript">
  //Feel free to add your javascript code here.
</script>
Personal tools