
body {background-color: black}

.headernavigation
   {
     font-family: Century Gothic;
     font-size: 72px;
     color: White;
     align: center;
   }

.headernavigation A:link{font-size:30px; color:white; text-decoration: none}
.headernavigation A:visited{font-size:30px; color:white; text-decoration: none}
.headernavigation A:hover{font-size:30px; color:#5FC726}
.headernavigation td{padding-right: 10px;}


.construction {
     }

.construction  p {
     font-family: Century Gothic;
     font-size: 32px;
     color: #FFFFFF;
     }

.construction td{padding-top:100px;}


.teamnavigation
   {
     font-family: Century Gothic;
     font-size: 48px;
     color: White;
     align: center;
   }

.teamnavigation A:link{font-size:20px; color:white; text-decoration: none}
.teamnavigation A:visited{font-size:20px; color:white; text-decoration: none}
.teamnavigation A:hover{font-size:20px; color:#5FC726}
.teamnavigation td{padding-right: 10px;}

.teamnavigation p {
     font-family: Century Gothic;
     font-size: 32px;
     color: #FFFFFF;
     }
