body { background-image: url("cookingbackground.jpg");
	background-repeat: no-repeat; height: 100%; background-position: center; background-size: cover;
	color: white;}

p {margin-right: 25%;}

h1 {text-align: center; margin-right: 25%;}

table {width: 100%; margin-right: 25%;}

a:link {color: hotpink;}

a:visited {color: yellow;}