h1,h2 {
   padding-top: 20px;
   padding-bottom: 5px;
   text-align: center
}


.level1 {
   padding-left: 45px;
   padding-right: 45px;
   padding-top: 15px;
   padding-bottom: 15px;
   width: 790px;
}

.left-float {
   float: left;
   padding-right: 40px;
   padding-bottom: 20px
}

.content-xxl {
   font-size: xx-large;
   padding-top: 30px;
   padding-bottom: 30px
}

.content-xxl-tight {
   font-size: xx-large;
}


.content-xl-no-top {
   font-size: x-large;
   padding-bottom: 30px
}

.content-xl {
   font-size: x-large;
   padding-top: 30px;
   padding-bottom: 30px
}

.content-l-no-top {
   font-size: large;
   padding-bottom: 20px
}

.content-l {
   font-size: large;
   padding-top: 20px;
   padding-bottom: 20px
}

a:visited {
   color: white;
   text-decoration: none
}

a:link {
   color: white;
   text-decoration: none
}

a:hover {
   color: white;
   text-decoration: underline
}

body {
   background-color: #00a800
}
