body
{
	background-image:url("images/plaisir_bkd.jpg");
}
table
{
	width: 100%;
}
p
{
	font-size: 3;
	font-weight: bold;
	font-family:Trebuchet MS;
	color: #008080;
	text-align: left;
}

a
{
	font-size: 3;
	text-align: left;
	font-weight: bold;
	font-family: Trebuchet MS;
}
a:hover
{
	color: red;
	text-decoration: none;
}
em
{
	font-size: 4;
	font-family: Trebuchet MS;
	color: #008080;
	text-decoration: underline;
}
h4
{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #008080;
}
td
{
	width: 33%;
	height: 518px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}	