#image
{
    background-image: url(Images/ad2/1569717.png);
    
  /* Set a specific height */
  height: 3700px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#video
{
    background-color: black;
}

#buying
{
	position: absolute;
	top: 36%;
	left: 8%;
	width: auto;
	min-width: 1410px;
	margin: auto;
	height: auto;
}

#buying  ul li
{
	list-style-type : none;
	padding-bottom: 15px;
}

#buying a
{
	color: silver;
	font-size: 17px;
	font-weight: normal;
}

#buying a:hover
{
	color: gray;
	font-size: 17px;
}

#buying div
{
	display: inline-block;
	vertical-align: top;
	width: 470px;
	margin-right: 35px;
}

#eunicelu
{
	position: absolute;
	top: -50px;
	left: 0px;
	z-index: 1;
	width: 100%;
	min-width: 1000px;
	margin: auto;
	font-size: 60px;
	color: black;
	margin-left: -5%;
	text-align: center;
}

#euniceluPREC
{
	position: absolute;
	top: 55px;
	left: 0px;
	z-index: 1;
	width: 100%;
	min-width: 1000px;
	margin: auto;
	font-size: 20px;
	color: black;
	margin-left: -5%;
	text-align: center;
}

#findme
{
	position: absolute;
	margin-top: -50px;
	left: 0%;
	width: 100%;
	min-width: 1450px;
	height: 30px;
	background-color: rgba(255,255,255, 0.8);
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: black;
	text-align: center;
	text-decoration: none;
}

#house
{
	padding-top: 40px;
	height: 650px;
	width: 1220px;
	margin: auto;
}

#house div
{
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}

#identity
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	top: 50%;
	left: 28%;
	color: white;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	background-color: rgba(0,0,0,0.6);
	border-radius: 5px;
}

#identity a
{
	text-decoration: none;
	color: white;
}

#lefthouse
{
	margin-left: 100px;
}

#mortage
{
	width: 100%;
	margin: auto;
}

#mortage ul li
{
	list-style-type : none;
	margin-top: 12px;
	margin-left: -19px;
}

#mortage div div
{	
	margin-top: 45px;
	margin-left: 315px;
}

#mortage a
{
	color: white;
	font-size: 19px;
	font-weight: normal;
}

#mortage a:hover
{
	color: silver;
	font-size: 19px;
}

#mortage iframe
{
	position: absolute;
	top: 40%;
	left: 18%;	
}

#properties
{
	position: absolute;
	top: 40%;
	left: 40%;
	width: 450px;
	height: auto;
	margin-top: 1%;
}

#properties  ul li
{
	list-style-type : none;
	padding-bottom: 15px;
}

#properties a
{
	color: white;
	font-size: 19px;
}

#properties a:hover
{
	color: grey;
	font-size: 19px;
}

#undermortage
{
	position: absolute;
	top: 39%;
	left: 15%;
	background-color: rgba(0,0,0,0.4);
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#undermortage a
{
	padding-right: 20px;
	color: white;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
}