*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
body {
	background: #FFFFFF;
	margin: 0;
	overflow: hidden;
}
img{
	border-width: 0;
}
div{
	display:none;
	text-align: center;
	visibility: hidden;
	width: 228px;
	height: 147px;
	background: url(../images/foto_links.jpg) no-repeat #ffffff;
}
