html 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	background: #004467 url();
}

.center 
{
	position: absolute;
	top:50%;
}

.div_style 
{
	padding: 4px;
}

.td_bg 
{
	background: url(images/bg.jpg) no-repeat left;
	width: 800px;
	height: 600px;
}
	 
.table 
{
	background: url(images/convas.png) no-repeat left;
	width: 425px;
	height: 335px;
}