html, body {
	margin:0;
	overflow:hidden;
	height:100%;
	background:#000;
	color:#fff;
}

a img {
	border:0 none;
}

a {
	color:#fff;
}

div#myAlternativeContent {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

div#wishes a {
	outline:none;
	display:block;
	text-indent:-9999px;
	width:285px;
	height:282px;
	margin:50px auto;
	background:#000 url('2010.jpg') no-repeat 0 0;
}		
