p { 
	text-align: center;
	font style: bold;
	font size: 100pt }

body { 
	background-color:black;
	color: white }

a:link {
  	color: white }

a:visited {
  	color: red }

IMG.displayed {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
	width: 100% }