#leti{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #dd1936;
	text-align: center;
}
#leti table{
	width: 100%;
	height: 100%;
	border: 0;
}
#csd table{
	width: 100%;
	height: 100%;
	border: 0;
}
#csd{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	background-image: url("../csd/images/bg2.jpg");
	text-align: center;
}

body{
	margin: 0;
	padding: 0;
	text-align: center;
}
img{
	border: 0;	
}
