body {
	background-color: #000000;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(atsushi3d.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#atsushi3d {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10em;
	font-family: "Times New Roman", Times, serif;
}

