H1 { font-size: large; color: red }
H2 { font-size: large; color: blue }
A:hover { color: rgb(255,255,255); background-color: rgb(0,0,0) }
