@charset "UTF-8";
/* CSS Document */

body {

	background-image: url("../images/StyleBanner_Hello.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 100%;
	background-position: 0px 10px
}