p {font-family: courier}
p {text-align: justify}
center {text-align: center}
h1 {font-family: courier; font-size: 145%; font-style: bold; text-decoration: underline; text-align: center}
h2 {font-family: courier; font-size: 130%; font-style: italic; text-align: center}
h3 {font-style: bold; font-family: courier; font-size: 115%; text-align: center}
h4 {text-align: right; font-family: courier; font-size: 115%}
i {font-style: italic}
b {font-style: bold}
.number {font-size: 50%}
.menu {font-size: 70%; font-family: courier; }
.menu a {text-decoration: none}
.menu a:hover {background: #ccc; border: 1px solid gray; }
.menu a:active {background: gray; border: 1px solid gray; color: #fff}
.myparagraph:first-letter{font-size:50%; float:left; color:blue;} 
a:hover {color: red}
a:visited {color: green}
/* This is a comment */
