body {
	background-image: url(Wall.jpg);
	color: White;
}
a:link {
	color: White;
}
a:visited {
	color: White;
}
p {
	color: White;
	text-align: center;
}

