  h1{
font-family: "Times New Roman", Times, serif;

}
        table, th, td{
  border: 1px solid black;
  border-collapse:collapse;
 
  text-align:center;
}
 a, p{
 text-align:center;   
}
body{
background-image:url('http://sigmaserver.be/network/images/wallpaper4n.png');
background-position:center;
background-repeat:no-repeat;
background-size:cover;

}
.title1 {
   font-family: "Times New Roman", Times, serif;
   font-size: 22px;

}
.description{
 width:400px;
}
.thumbnail{
    height:25px;
    width:25px;
    
}
