
body {
   font-family: Bitstream Vera Sans, Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px; 
   text-align:justify;
   background-color: #cccccc;
   text-align: center;
   margin: 0 auto;
   padding: 0;
}

table {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

tr {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

td {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

#carte {
   border: 2px solid #000000;
   background-color: #ffffff;
   text-align: center;
   margin: 0 auto;
   padding: 0;
   width: 800px;
   height: 566px;
   position: relative;
}

#elisa {
  border: 0;
  position: absolute;
  top: 82px;
  left: 214px;
  width: 372px;
  height: 247px;
  background: url("elisa.jpg") no-repeat;
}

#useradd {
  border: 0;
  position: absolute;
  top: 410px;
  left: 225px;
  width: 350px;
  height: 105px;
  background: url("anim.gif") no-repeat;
}

#txt2 {
  position: absolute;
  top: 50px;
  left: 100px;
  width: 600px;
  text-align: left;
  font-size: 21px;
}

#photos {
  position: absolute;
  top: 50px;
  left: 100px;
  width: 600px;
  text-align: left;
  font-size: 21px;
}

.zhtxt {
  font-size: 23px;
}

.elisabig {
  font-size: 45px;
  font-weight: bold;
  text-align: center;
}

.photosh1 {
  font-weight: bold;
  font-size: 26px;
}

.photoshref {
  display:inline;
  padding-right:20px;
}

.photoshref a {
  text-decoration: none;
  color: #0e0ea2;
}

.photoshref a:hover {
  text-decoration: underline;
}

