DIV,TH,TR,TD,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT {
  font-family: 16px courier;
  color : white;
  background : black;
}

h1 { font: 18px Impact; }
h2 { font: 26px batik regular; color: red;}
h3 { font: 17px  impact; }
h4 { font: 13px Georgia, Verdana, arial, sans-serif; }
h5 { font: 12px Georgia, Verdana, arial, sans-serif; }

body { font: courier; color:white;
background: black;
margin: 40px 60px 100px 60px; /*--page margins: top right bottom left --*/ border: 0; }

A:link { color : #fff}
A:active { color : #fff}
A:visited { color : #fff}




BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
