/* CSS Document */

/**********************
/* Styles Guestbook  *
/*********************/

#middle	{
height:2000px;
background-image: url('http://divine-nolwenn.com/images/fonds/mainfond_restricted_area.jpg');
background-repeat:repeat-y;
background-position:top;

}
 #left 	{
 margin-right:10px;
height:2000px;
margin-right:15px;
}
 #right 	{
height:2000px;
}


h5 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: blue;
	font-size:12px;
	padding-bottom: 2px;
	font: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;

   }
   






