*
{
	font-family: Sans-Serif; 
	font-size: 12px;
	line-height: 133%;

}

html, body
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.leroi {
	position: fixed; // stay where I put you, motherfracker x:
	z-index: 6661998;
}
.leroi > * {
	position: relative;
}
.leroi > img {
	display: block;
}

.leroi > a > img {
	border: none;
}