body{
	background-color: #FFFFE0;
}
img{
	width: 500px;
	border: 5px solid blue;
	border-radius: 10px;
}
li{
	color: #00FF00;
}