﻿
.floatingImage {
	position: absolute;
	top: -10%;
	left: 10%;
	margin-bottom: -10%;
	z-index: 1;
}
