.code
{
  background-color:black;
}

.altnetgeekcode
   {
	background: #ffffff url(http://www.hanselman.com/altnetgeekcode/altnetgeekcodesmall.png) no-repeat top center;
	border:1px solid black;
	width:160px;
	padding:2px;
	padding-top: 62px;
	font-weight:bold;
	font-size:11px;
text-align:center;
margin:auto;
}

.altnetgeekcode a
{
	text-decoration:none;
}