/* menu*/

#welcome{
background:#FFF;
width:397px;
float:left;
top:0

}

#welcome p{
font-size:13px;
margin:140px 40px 5px 40px;
text-align:justify;
}

#neighborhood{
float:left;
width:256px;
}

#requirements{
float:left;
width:256px;
}

#maps{
float:left;
width:256px;
}

.style1 {color: #b8854c}
.style2 {
	font-size: large;
	font-weight: bold;
}
