  body {
background: url(emmanuel.jpg);
	text-align: center;
}

h1 {
	font-size: 200%;
	color:green;
}
p {
	color: red;
	font-size:500%
}