
body{ background-color:#ccc;}
Table.contenthome td.firstpane{
	background-color:#fff;
	background-image:url(images/patter/first-pane.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	width:780px;
	padding:0px 30px 0px 30px;
	border-top:3px solid #cc0000;
	border-bottom:3px solid #cc0000;
	border-left:0px;
	border-right:0px;
	text-align:center;
}