/* index.html */
body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(bg_jasdf.jpg);
	text-align: center;
}

img { border-style: none; }
