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

body {
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
