hr { background: 100%; } li { font-size: 14; font-family: Arial; font-weight: bold; color: Black; } body { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; background-image: url(canada-camping.jpg); } P { font-size: 14; font-family: Arial; font-weight: bold; color: Black; } H1 { font-size: 20; font-family: Arial; font-weight: bold; color: #20B2AA; } H2 { font-family: Arial; font-size: 20; font-weight: bold; color: Green; } A { text-decoration: underline; color: #EBF5B4; font-size: 14; font-family: Arial; font-weight: bold; } A:Visited { text-decoration: underline; color: #EBF5B4; font-size: 14; font-family: Arial; font-weight: bold; } A:Active { text-decoration: underline; color : #EBF5B4; font-size : 14; font-family : Arial; font-weight : bold; } A:Hover { text-decoration: none; color: #EBF5B4; font-size: 14; font-family: Arial; font-weight: bold; }