@charset "utf-8";
/* CSS Document */

#abc {
	background-image: url(image/bakgrund.gif);
	height: 687px;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(image/bakgrundn.gif);
	background-repeat: repeat-x;
}
.style1 {font-family: "Polo Brush MF"}

