body{
	background: #ffffff;
	font-size: 15px;
	margin: 0;
	line-height: 1.5;
}
a{
	color: #831843;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2{
	margin: 0 0 12px;
	font-size: 29px;
	font-weight: 600;
}
img{
	border: 0;
	max-width: 100%;
	height: auto;
}
