body {
	background-color: #000;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	 padding: 0px;
}
#footer {
	clear: both;
	text-align: center;	
	font-family:Tahoma; font-style:normal; font-weight:normal; font-size:2em; color:rgb(127,176,110);
}