@charset "utf-8";
/* CSS Document */
img {
	border:0;
}
body {
	text-align: center;
	margin: 0px;
	text-decoration: none;
	background-color: #090530;
}
#wrapper {
	width: 950px;
	height: 700px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
