/* CSS Document */
body {
	background-image:url(images/Bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#DCF6FE;
}
