:focus {
	-moz-outline-style: none;
}
html, body {
	height: 100%;
	margin: 0;
	background: url(images/bg.png) repeat-x;
}
a {
	margin: 0 10px;
}
a img {
	border: solid 5px #fff;
}


