body {
	background-color: #801415;
	color: white;
}

.post {
	border: none;
}

.post_title {

	text-shadow: 5px 1px 7px white;
}


