/*---------------------------------------------------------------------------*/
/* Styles for the Pouzolle pages                                            */
/*---------------------------------------------------------------------------*/

#content {
  	background-image: url(../images/wallpaper-purple.jpg);
}

h3 {
	background-color: #ffccff;
}

div.news {
	font-style: italic;
}

img.sign{ 
	
	border:2px solid #000000 }

td.container {
	border: 2px solid black dotted;
	background-color: #ffccff;
}
