
h1 {
    font-size:large;
  }

.adresse {
    font : normal 24px;
    stress : inherit;
  }

.body {
    background : #e63085;
    color : #ffffff;
  }

.navlinkbehav {
    text-decoration : none;
    visited:#ffffff;
    link:#ffffff;
    hoover:#ffffff;
    active:#ffffff;
  }

.navtext {
    font : small-caps bold xx-large 'Sans Serif';
  }

.newstext {
    font : x-small;
  }

.red {
    font : italic 900 large;
    color : red;
  }

.shirt {
    text-align : right;
    vertical-align : text-top;
  }

.table {
    margin : 30px 0 0;
    height : 500px;
    width : 800px;
  }

