@charset "utf-8";
/* CSS Document */


#container { 

	background: url(../images/background001.png) repeat;
} 
#contentCenter {
	background:#FFF;
}

/*------------------------------- Attention Blocks ---------------------------------------*/
.dream{
	background:url(../images/dream001.png) no-repeat left bottom #FFF;
}

.build{
	background:url(../images/build001.png) no-repeat right bottom #FFF;
}

.share{
	background:url(../images/share001.png) no-repeat right bottom #FFF;
}
/*-------------- End AttnBlock Styles */