@charset "utf-8";
@import url("index.html.css");
/* CSS Document */

body {
	color:#cbcbcb;
	background-image: url(images/background.gif)
	
}

