body{
	padding: 0; margin: 0;background: #fff9cd;
}

.logo{
 text-align: center;
 margin-bottom: 20px;
}

nav.logo img{
	width: 150px;
    height: auto;
}

img{width: 100%;
 height: auto;
}