body
{
background:url(images/experience.jpg) center fixed;
font-size:115%;
}

#cadre
{
border:outset;
width:95%;
margin:2.5%;
background-color:black;
}

h1 , h3
{
color:white;
text-align:center;
text-decoration:underline;
}

img
{
border:none;
}

p
{
margin-top:0px;
text-align:center;
color: white;
width:100%;
border:none;
margin-bottom:5%;
}

.img
{
margin-bottom:0px;
border:none;
width:100%;
text-align:center;
}


