@import url("menu.css");

body{
	margin: 0;
	background-image:url(images/home2/bg-idea.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color:#c7f4fd;
}
.white{
	color: white;

}










