BODY
{
    background-image: url("samurai10.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
