/* CSS Document */

@import url(layout.css);

/* basic */

body {
	background-color:#fff;
	color:#000;
}

