@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff;
	}

img {
	border:none;
	}

#content {
	margin-left:5px;
	margin-top:-10px;
	}
