#wrap{
	border: 4px solid #9c3938;
}

h2{
	background: url(../assets/Image/header-images-index.jpg) no-repeat;
}

#content h3{
	color: #9c3938;
	border-bottom: 3px dotted #9c3938;
}

#content h4{
	color: #9c3938;
}

#content img	{
		margin: 10px 35px;
		text-align: center;
		}

