body {
	background-attachment: fixed;
	background-image: url(images/backred.jpg);
	background-repeat: repeat;
}
.kenyer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #f4917a;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: center;
}
a:link {
	color: #E7B9B0;
	text-decoration: none;
}
a:active {
	color: #E7B9B0;
	text-decoration: none;
}
a:visited {
	color: #E7B9B0;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #f4917a;
	text-align: center;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	}