

body {
	
	background-color:DarkSlateGray;
	color:Orange;
   font-family: 'Bangers', cursive;
	}
	
	p { 
	width: 500px;
	}
	
