
@import url('/css/index.css');

body {
	background: 100% 119px no-repeat;
}
#content {
	padding-top: 124px;
}
#quote {
	margin-bottom: 91px;
	position: relative;
	left: -50px;
	display: block;
}
#presentation {
	position: relative;
	left: -29px;
}
#presentation img {
	vertical-align: top;
}
