/* CSS Document */

body {
margin-top:0px;
margin-left:0px;
background:#CCCCCC;
background-image:url(bobette-copy.jpg);
}

.contenu {
margin-top:50px;
margin-left:200px;
width:400px;
height: auto;
position:absolute;
text-align:left;
background:#333333;
padding:5px;
}

h1 {
font-family:Times New Roman;
font-size:36px;
color:#FFFFFF;
}

a,p,br{
font-family:verdana;
font-size:10px;
color:#FFFFFF;
}

