@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gray {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
