body{
	font-family: comic sans ms, Calligraphic,verdana,arial,helvetica,sans-serif ;
	font-style : normal;
	font-weight : bold;
    font-size :12pt;
	color : White;

    background-color:Black;
    background-attachment: fixed;
    background-repeat: no-repeat;
    }
h1{
font-weight : bold;
font-family: Calligraphic,verdana,arial,helvetica,sans-serif ;
font-size :20pt;
 color :White;
}
h2{
font-weight : bold;
font-family: Calligraphic,verdana,arial,helvetica,sans-serif ;
font-size :16pt;
 color :White;
}
#cadre{
  vertical-align: middle;
  top: 5%;
  height: 518px;
  width: 750px;

   background-image: url(../images/index2.jpg);
  position: relative
}
a{
  color: #FFFFFF;


}

}



