body
{
background:url(images/experience.jpg) center fixed;
}
h1
{
color:green;
text-align:center;
}
p
{
color:black;
text-indent:20px;
font-size:110%
}
h3
{
text-align:center;
color:green;
}
a:hover
{
color:orange;
}
a
{
color:green;
}
#cadre
{
border:outset;
width:95%;
margin:2.5%;
background-color:#37a7fd;
padding:5px;
}
