			body {
				margin: 0;
				padding: 0;				
				background: black;
				color: #696969;
				width: 100%;
				font-family: "Trebuchet MS",sans-serif;
				}

h2{
				text-align: center;	
				color: white;
			
				}
				
				p.footer {
				text-align: center;	
				}
				


			
			img{
			display: block;
				margin-left: auto;
				margin-right: auto;
				}
				

					
									#infoblock2 {
									display: block;
			margin-left: auto;
				margin-right: auto;
					
					width: 380px;
					margin-top: 10px;
					padding: 10px;
					text-align: left;
					line-height: 90%;
					font-size: smaller;
					border: solid thin #202020;
					}


.links {
text-align: center;
}

a:link
{
color: #808080;

}

a:visited {
color: white;

}

a:hover
{
background-color: black;
color: white;

}
