body {
	background-color: grey;
	background-image: url("12.jpg");
	padding-left: 6em

	}
a {
	color: white;
	}
a:hover {
	color:red;
	}