body{
	background-color:#5E1926;
	padding: 0px 20px 0px 20px

}

.header{
	font-family: papyrus;
	text-align: center;
	font-weight: bold;
}

.outer{
	background-color: #F9F3E4;
	padding-top: 5px;
	padding-bottom: 5px;
}

body hr{ 
	background-color: #5E1926;
	height: 5px;
	

}

.first:first-letter{ color: black;
					font-size: xx-large;}


.first{
	font-family: verdana;
	
	}
	
.second{
	font-family: verdana;
	padding: 10px;
	text-indent: 1cm;
	}
	
	
.achilles{
	margin: 10px 10px 10px 10px;
	float: left
	
	
	}
	

.comparison{
	margin: 30px;
	


}

th{ 
	border: 1px solid black;
	background-color: #FF4D6F;
	
	}
	
	
.outer ul{ list-style-type: upper-roman;
	
}

.inner li{list-style-type: decimal;
		


}


li{ border-bottom: 1px dashed;
	max-width: 200px;
}



td{ border-bottom: 1px solid gray;}
