.container {
	background-image: url(bg_middle.gif);
	background-repeat: repeat-x;
}

.title{
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color:#000000;

}

.bgtitle {
	background-image: url(bg_title.gif);
	background-repeat: repeat-x;
}


