@charset "utf-8";
img {
	border: thin none #FF3366;
}
a:hover {
	color: #FF0080;
	text-decoration: none;
	border: thin none #FF0080;
}
#wrapper {
	width: 1024px;
	border: thin dotted #FF0099;
	margin-right: auto;
	margin-left: auto;
}
