h1 {color: #ff0000; font-size: 300%; text-align: center; margin-top: 10px; padding-bottom: 40px; background-color: transparent;}
h2 {color: #ffff00; font-size: 100%; text-indent: 15px; margin-left: 5%; margin-right: 5%; margin-top: 20px; background-color: transparent;}
h3 {color: #ff9000; font-size: 150%; margin-left: 2%; background-color: transparent;}
h4 {color: #ff0000; font-size: 75%; margin-bottom: 10%; background-color: transparent;}
h5 {color: #00ff00; font-size: 100%; margin-left: 5%; margin-right: 5%; margin-top: 20px; background-color: transparent;}
h6 {color: #ff9000; font-size: 50%; margin-left: 0%; margin-bottom: 0%; background-color: transparent;}


dt {color: #ff9000; background-color: transparent;}
dd {color: #00ff00; background-color: transparent;}

A:link { color: white; background-color: transparent;}
A:link:hover { color: black; background-color: green;}
A:visited { color: #ffec8b; background-color: transparent;}
A:visited:hover { color: black; background-color: #ffec8b;}


BODY  { background: black url("http://www.geeksofrage.com/images/bg1c.png") fixed}