@charset "UTF-8";


#copyright {
	padding: 0px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	text-align: center;
}
#copyright p {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #1AD9FE;
	letter-spacing: 2px;
}

#bozart {
	text-align: center;
	padding-top: 80px;
}
#bozart a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #D16262;
	font-size: 70%;
	font-weight: normal;
}
#bozart a:hover {
	text-decoration: none;
	color: #33FF00;
}

