@charset "UTF-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 250px;
	margin-left: 640px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

