body{

	background-color: black;
}

p{
	color: orange;
	font-size: 16px;
}

a{
	color: orange;
}