
body {
	
	background-color: Firebrick;
	font-family: 'Cabin', sans-serif;
	color:AntiqueWhite;
}

p {
	width: 500px;
}