@import url(layout.css);
/**
 * General
 */
body {
	background: url(../../images/cubes/blue/bg.jpg) repeat-x center top;
	}
html {
	background: #1C0061;
	}

#login_title {
	background: url(../../images/cubes/blue/login.jpg) no-repeat;
	}
.colorpallete{
	background-color:#1C0061;
	color:gray;
}

#extra1 {
	border: 5px solid #2C00CF;
	}
#title{
	color:#0005cf;
}

#advice{
	color:#0005cf;
}
#daycare_name{
	color:#dcc712;
}
#content{
	color:#0005cf;
}