.picture {
		text-align: center;
	}


body {
		background-color: #5c0404;
		color: #f8f6d8;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: small;
		line-height: 1 em;
		
	}



h1 {
			
					
		color:#f8f6d8;
		
		text-align: center;
		

		font-family: serif;
		font-weight: heavy;
		font-size: 230%;

		padding: 1px;		
		margin: 0px 5px 0px 5px;
		
		
	}





a:link {
		color: #f8f6d8;
	}


a:visited {	
		color: #f8f6d8;
	}


a:hover {
	
		color: #f8f6d8;
	}

		
