@charset "UTF-8";
/* CSS Document */
body{
	background-color:lightsteelblue
}
h1{
	color:thistle
}