
div{
	margin: 10px;
}
#header {
	background: orange;
	height: 70px;
}
body{
	background: url("images/home.jpg") no-repeat;
}