* {padding:0; margin:0}
body {
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat;
}

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left;
}

.menuhdr {
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	width:900px;
	height:20px;
}

#cathdrs
{
	width: 900px;
	height: 65px;
	background-image: url(../images/occasion_hdr.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 400px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
	line-height: 1.5em;
	font-style: normal;
	color:green;
}

.pershdr
{
	padding: 3px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #FFE79B;
	color: #333333;
}
