@charset "utf-8";
/* CSS Document */



body {
	background-color: #333333;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 30px;
}

#indexImage {
	height: 550px;
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

