@import url("pages.css");
body {
	background-repeat: no-repeat;
	background-color: #212121;
	background-image: url(../images/kop.gif);
}
