body{
	background-image : url("fon.png");
	background-repeat: no-repeat;
	background-size: cover;
}
h1{
	color: red;
}
h2{
	font-size: 52px;
	text-align: center;
}
p{
	font-size: 52px;
	text-align: center;
}
td{
	width: 500px;
}