#tblIndexMain {
margin-top: 8px;	
text-align: center;
width: 739px;
height: 450px;
}

a{text-decoration: none;}
img{border: none;}

td.header{
	background-image: url('images/questions/header.gif');
	background-repeat: no-repeat;
	height: 21px;
	padding-bottom: 20px;
	background-position: center;
	}

td.text1{
background-image: url('images/questions/text1.gif');
background-repeat: no-repeat;
height: 300px;
}

td.text2{
background-image: url('images/questions/text2.gif');
background-repeat: no-repeat;
height: 300px;
}
td.text3{
background-image: url('images/questions/text3.gif');
background-repeat: no-repeat;
height: 300px;
}

td.footer{
background-image: url('images/questions/footer.gif');
background-repeat: no-repeat;
background-position: center;
height:75px;
}

tr.one{background-color: black;}
tr.two{margin-top: 20px;}
tr.three{background-color: black;}
tr.four{margin-top: 20px;}


