@import url(layout.css);
/**
 * General
 */
html {
	background: #F44D09;
	}
body {
	color: #A8562A;

	}
#frame {
	}
#main {
	background: url(../../images/flower/orange/header.jpg) no-repeat center top;

	}
#extra1 {
	background: url(../../images/flower/orange/footer.jpg) repeat-x center top;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 48px;
	width: 100%;
	}
.colorpallete{
	background-color:orange;
	}
#advice {
	color:#F44C0A;
	border: 1px solid #orange;
	}

#nav li a {
	color: #F44C0A;
	}

.contact{
	color:#ff9600;
}

#content{

	color:#F44C0A;
}

#title{
	color:#36bf4b;
}

#daycare_name{
	color:#36bf4b;
}
