
#links  { width: 200px; height: 350px; 
	background: silver;
	padding: 10px;
	float: left; 
	border: 5px solid grey; 
	}
#links a { color: white; text-decoration: none; }
#links h3,h4 { color: blue; text-align: center; }

