html, body {
	height: 100%;
}

body {
	background-color: #000;	
	margin: 0;
	padding: 0;
}


img {
	display: block;
	border: none;
}

.intro {
	width: 722px;
	height: 680px;
	position: relative;
	background: url(chef11.jpg) no-repeat;
}

.nl {
	position: absolute;
	right: 0;
	bottom: 120px;
}

.fr {
	position: absolute;
	right: 0;
	bottom: 50px;
}


