home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / cgshow_blog / css / B_style.css < prev   
Encoding:
Cascading Style Sheet File  |  2006-06-20  |  417 b   |  27 lines

  1. /* σìÜσ«óσà¼σà▒µá╖σ╝Å */
  2. * {
  3.     margin:0;
  4.     padding:0;
  5. }
  6. html {
  7.     margin:0 auto;
  8. }
  9. body {
  10.     text-align:center;
  11.     background: #e1e1e1 url(../images/b_topbg.gif) repeat-x;
  12.     font:9pt "σ«ïΣ╜ô", "Times New Roman", Times, serif;
  13. }
  14. img {
  15.     border:0;
  16. }
  17. h2,legend,input{
  18.     font:normal 9pt "σ«ïΣ╜ô", "Times New Roman", Times, serif;
  19.     line-height:normal;
  20. }
  21. fieldset ,form{
  22.     border:0;
  23.     margin:0;
  24.     padding:0;
  25. }
  26.  
  27.