body {
	background: #0B2719;
}


img {
	max-width:100%;
	height:auto;
}

p {
	color: #B1FFDA;

}

a {
	color: #44FFA5;

}

hr {
	border: 2px solid;
	border-radious: 2px;
	color: #B1FFDA;
}
