p {
	color: #008000;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}
#wrapper {
	width: 350px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


a {
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
	background-color: #060;
	padding: 5px;
	text-align: center;
}.yazirusi {
	font-size: 36px;
	font-weight: bolder;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:hover {
	background-color: #666;
}

