body {
	background-color:#000000;
	}
IMG.displayed {
    display: block;
	margin-top: 150px;
	margin-left: auto;
    margin-right: auto }

/* Link Colors */

a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: none; }

