/* CSS Document */
* {margin:0px; padding:0px;}
p {color: black;}
a {text-decoration: underline;}
h1 {font-weight: bold;}
li {list-style-type:none;}
li a {text-decoration: none;}

#mainContent h1 {font-size: 1.8em; background-color:#00FF66}
#secondaryContent h1 {font-size: 1.2em; background-color:#FF0000}