/* CSS Document */

body

{
background-color:#FFF79A;
}

#image {
vertical-align:middle;
	width:925px;
	height:550px;
	background-image:url(../images/barthes_2.gif);
	background-repeat:no-repeat;
}

