body {
  background-image: url('Medias/stu.webp');
         background-repeat: no-repeat;
         background-attachment: scroll;
         background-size: 100% 100%;
         background-position-x: 0px;}

h1 { font-family: "Times New Roman"; 
     font-size: 100px;
     color: white; }

h2 { font-family: "Times New Roman"; 
     font-size: 30px;
	color: white; }

h3 { font-family: "Times New Roman"; 
     font-size: 30px;
	color: white; }

p { font-family: Brush Script MT, Brush Script Std, cursive;
    font-size: 30px;
    text-align: center; }


.flotte { float:right;}

a { font-family: "Times New Roman";
	font-size: 30px;
 	color: white;
	text-align: center; }

