body
{
    font-family: "Monotype Corsiva" ,Verdana,Arial,Helvetica,Sans, "Bitstream Vera Serif";
    font-size: 12pt;
    width: 800px;
    color: #FFFFFF;
    background: #000000 url(images/PBK.jpg) no-repeat scroll top left;
}
A {
	TEXT-DECORATION: underline ;
	color:white ;
	font-weight:bold;
 }
a:hover {
	color: #8D5D65;
}
#contain {
	position: relative;
	top: 25px;
	left: 510px;
	width: 480px; /* change this total width for wider resolutions */
}
.title
{
    height: 80px;
    font: 4em "Monotype Corsiva" , Times, serif;
    color: #8D5D65;
}
.menu {
    font-family: Papyrus;
	height: 105px;
	font: bold;
}
.bouquet {
	position: relative;
	font-family: Palatino Linotype;
	top: 6px;
	left: 0px;
	width: 475px; 
}
.bouquet img {
	float: left;
	clear: left;
	margin-right: 1em;
}
.footer {
	clear: both;
	position: relative;
	top: 0;
	left: 0px;
	margin-right: 1em;
	padding-top: 3px;
	border-top: 1px solid #ffffff;
	font-size: .75em;
	text-align: right;
}
.under {
	border-bottom: 1px solid #FFFFFF;
}