html{
	color:#0C4C8A;
	height: 100%;
	background-color:#60B0D2;
	background-image:url("http://www.liponoga.me/summerexcursion/images/sun.png"),url("http://www.liponoga.me/summerexcursion/images/BobRoss.png"), url("http://www.liponoga.me/summerexcursion/images/Newlayer5.png");
	background-repeat: no-repeat, repeat-x, repeat-x;
	background-position: top right, bottom, bottom;
	background-size: *, 50%, 50%;
}
