body {
	

}

p {
	background:olive;
	width:50%;

}

td {
	

}

.header {
	background-image:url("images/botb100.gif");
	color:black;
	font-weight:bold;
	height:50px;
}





.animation {
	height:350px;
	width:150px;
	margin: auto;
	background:lime;

}


.heading {

	background:#0000ee;
	color:#ffffdd;
	font-weight:bold;
}

.steps  {
	
	background:purple;
	color:#ffffdd;
	font-weight:bold;
}

.odd {
	background:#eee;
}

.cell {
	background:#eef;
}
