html {
	background-color: navy;
}

body {
	background-color:  chartreuse;
	width: 1000px; 
	
}



