/* CSS Document */

#title{
	background: #7a1725;
}


.cssnav a:hover {
	color: #fff;
	background: #7a1725;
}

#contentIndex{
	text-align:center;
	height:400px;
	padding: 20px;
}


