
h1 {text-align: center;color: red;}
h2 {color: green;}
h3 {color: purple;}
h4 {color: Tomato;}
a { text-decoration: none; color: blue}
a:hover { text-decoration: underline; color: red; }
pre {font-size: 20px}


