@charset "utf-8";
body {
	background-image: url(../background1.jpg);
	margin: 0px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}