body {
      margin-left:5%;
      margin-right:5%;
      font-family: arial, verdana, sans-serif;
}

h1 {
    color: #0066CC;
    text-decoration:none;
    font-size: 180%;
    text-align: center;
}

h2 {
    color: #0066CC;
    text-decoration:none;
    font-size: 100%;
}

p {
    color: #000000;
    text-decoration:none;
    font-size: 100%;
}

ul {
    color: #000000;
    text-decoration:none;
    font-size: 100%;
}