html body{
text-align:center;
margin:auto;
}

body{
background-color: white ;
background-image: url(http://www.reflect-it.com/IMG/enattendant.png);
background-repeat: no-repeat;
background-position:top center;
background-repeat: repeat-y;
}


div#wrapper{
width:850px;
text-align:center;
min-height:100% !important;
position:absolute;
left:50%;
margin-left:-425px;
}

div#content{
margin-top:300px;
}

div#links{
padding-left:55px;
text-align:left;
}

div.video{
padding-top:130px;
}

div#services{
color: #AAAAAA;
text-align:left;
font-family: arial;
padding-top:50px;
padding-bottom:50px;
}

.titre{
font-size:0.85em;
text-transform:uppercase;
color:black;
letter-spacing:0.3em;
padding-top:8px;

}

img{
margin:auto;
}

a{
text-decoration: none;
color: #696969;
font-family: arial;
}

a:hover{
color: #969696;
}

#footer{
padding-bottom:25px;
}
