@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
background-color: #e47005;

}

#home  {
width: 800px;
height: 700px;

}