@charset "UTF-8";
#container {
	width: 100%;
}
#logo {
	width: 100%;
}
#team_image_head {
	background-size: 100%
% 100%
	/* [disabled]background-size: 100% 100%; */
	background-size: auto 100%
%
	background-size: auto 0px;
	background-position: center center;
	background-size: 100% auto;
	height: 160px;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#copyright {
	margin-left: 10px;
}
#navigation {
	margin-top: 10px;
	margin-bottom: 10px;
}
body {
	background-image: none;
}
