BODY {
   background-attachment: fixed;
}



.title {
   color: blue;
   text-decoration: none;
   font-size: 20pt;
   font-family: verdana, sans-serif;
   font-style: normal;
   font-weight: 400;
   text-align: center;
   vertical-align: middle;
}

.section {
   color: red;
   text-decoration: none;
   font-size: 10pt;
   font-family: verdana, sans-serif;
   font-style: normal;
   font-weight: 100;
   text-align: center;
   vertical-align: middle;
}

.headlines {
   color: black;
   text-decoration: none;
   font-size: 10pt;
   font-family: arial, sans-serif;
   font-style: normal;
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
}

.text {
   color: black;
   text-decoration: none;
   font-size: 12pt;
   font-family: arial, sans-serif;
   font-style: normal;
   font-weight: 100;
   text-align: center;
   vertical-align: middle;
}
