summaryrefslogtreecommitdiff
path: root/aurora-borealis.css
blob: e0539ca021ec4420113e1962ac208773476793b2 (plain)
  1. body{
  2.     margin-top:50px;
  3. margin-left:160px;
  4. margin-rigth:160px;
  5. margin-bottom:50px;
  6. background-attachment: fixed;
  7. background-image: url(aurora-borealis.gif);
  8. background-repeat: no-repeat;
  9. background-position: left top;
  10. }
  11. a{
  12. color:990000;
  13. text-decoration:none;
  14. }
  15. .small{
  16. font-size:12px;
  17. }