@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(../img/web1000px.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 1000px;
	background-image: url(../img/web1000px.jpg);
	background-position: center top;
	float: none;
	height: 1450px;
}
