.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 800px;
}
.text {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.wow_text {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 24px;
	color: #990000;
}
.pic_kitchen {
	float: left;
}
.style1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}
.meeting {
	float: right;
	width: 200;
}
.playground {
	float: right;
}
.side {
	float: left;
}
.style2 {
	font-size: 18px;
	font-family: "Myriad Pro", Arial, sans-serif;
}
