@charset "utf-8";

body{
	background-color: #000000;
}


#container {

	background-image: url(images/hayashi-homepage.jpg);
	width:960px;
	height:768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
