@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #EC24C5;
	text-align: center;
}

body {
	background-color: #F4F4F4;
	padding: 50px;
	margin: 50px;
	align-content: center;
}

p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #EC24C5;
}

img src {
	text-align: right;
	margin: 50px;
	padding: 50px;
}

a {
	color: #B652E6;
}