body { margin:0px; background: #000; color: #ccc; font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;} 

div#content {  
	margin: 50px auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	}

#content img {
	border: 5px solid #ccc;
/*	padding-bottom: 5em;
*/	background: #ccc;
}


a:link {color:#ccc; text-decoration:none;}      /* unvisited link */
a:visited {color:#ccc; text-decoration:none;}  /* visited link */
a:hover {color:#ccc; text-decoration:none;}  /* mouse over link */
a:active {color:#ccc; text-decoration:none;}  /* selected link */