#tunnel {
	margin: 0 auto;
	padding-top: 200px;
	width:660px;
	position: relative;
	}
h1 {
	text-align:center;
	}
h2 {
	font-size: 25px;
	margin: 0;
	}
p {
	font-size: 15px;
	margin: 0;
	}
a:hover {
	text-decoration: none;
	}
#quebec {
	float: left;
	position: relative;
	top: -90px;
	}
#rosemere {
	float: right;
	position: relative;
	top: -90px;
	}
