body{
height:120px;
background: url('images/header.gif') top left repeat-x;
background-color:#C6ABEB;
}
#content{
padding-top:25px;
padding-bottom:35px;
background:url('images/font.gif') top center repeat-y;
}
#logo{
position:absolue;
height: 110px;
width: 270px;
top:100px;
left:10px;
background:url('images/logox.gif') no-repeat;
}
#bord_sup{
margin-left: auto;
margin-right: auto;
margin-top: 12px;
height: 20px;
width: 900px;
background:url('images/bord_sup.gif') top center no-repeat;
}

#bord_inf{
margin-left: auto;
margin-right: auto;
padding-right:-1px;
height: 20px;
width: 900px;
background:url('images/bord_inf.gif') top center no-repeat;
}