p {
   text-align  : center ;
   font-family : sans-serif ;
   font-size   : 3.5em;
   font-weight : bold ;
   margin      : 0 ;
}

p.head {
   font-size : 6em ;
   margin-bottom : 50px ;
}

p.foot {
   font-size : 1em ;
   margin : 10px ;
}

p.left {
   text-align : left ;
   font-size : 1.5em ;
}

p.impr {
   font-size : .5em ;
   color : gray ;
   position : fixed ;
   bottom : 10px;
   left : 0 ;
   right : 9 ;
}

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

a:visited
{
   color : inherit ;
}
