@charset "utf-8";
/* CSS Document */

body{
	background:#FFF url(../bg.jpg) center top no-repeat;
	margin:0 0 0 0;
	
	font-family:calibri;
	font-size:13px;
	color:#666;
	text-align:justify;
	z-index:-999;
	height:100%;
}

/*---------------------------------------------------------------------------------------------------------------*/

.logo_diller{
	width:100%;
	height:100%;
	margin:auto;
	position:absolute;
	z-index:1;
}

.table{
	width:100%;
	height:100%;
	margin:auto;
	text-align:center;
}

/*---------------------------------------------------------------------------------------------------------------*/