p {
	width:600px;
}

body {
	font-family: 'Lato', sans-serif;
	background-color: skyblue;
	color:indigo;
}