BODY {
	text-align : center;
	background-image : url(homepagebg.jpg);
	color : Yellow;
}

P{
	background-color : Black;
	border : thin groove Gray;
	margin-top : 50px;
	margin-bottom : 50px;
}
