@charset "ISO-8859-1";

/* Make-Believe */

@import url("../index.css");

body {
	color: black;
	background: url("sky.gif") #00baff;
}
