@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a img {
    border: 0;
}