@charset "UTF-8";
body {
	text-align: center;
	margin:0px;
}
.wrapper{
	text-align:left;
}
img{
	border:none;
}
.copyright {
	font-size: 70%;
	color: #666666;
	clear: both;
}

