/************************************************************************/
/* MENU BAR STYLES							*/
/************************************************************************/

body
	{
	background-image	: url("http://www.lamagnanerie.com/images/back_menu.jpg");
	background-attachment	: fixed;
	background-repeat	: repeat-y;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;

	color			: darkorchid; 
	font-size		: 9pt; 
	font-family		: "Verdana";
	text-decoration		: none;
	}

/************************************************************************/
/* 			  E N D   O F  S T Y L E S	     		*/
/************************************************************************/



