body {
	background: url(img/back.gif) repeat;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
p.head {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: White;
}
table.start {
	width: 100%;
	height: 100%;
	background: url(img/backg_start.jpg) repeat-x
}

td {
	text-align: center;
	vertical-align: top;
}