body {
	color: #BF262B;
	
}
h1 {
	color: #BF262B;
	font-size: large;
	margin-left: 15px;
}

p {
	color: #000000;
	text-indent: 15px;
}

a, a:active, a:hover, a:focus, a:link, a:visited {
	color: #BF262B;
}
