@charset "UTF-8";
#head {
	background-color: #f8f8f0;
	height: 70px;
	width: 75px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #F8F8F0;
}
#footer {
	background-color: #000000;
	height: 20px;
	width: 230px;
	margin-top: 155px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
