#top {
padding: 0 1em 0 1em;
}

#logo {
width: 80%;
margin: 50px auto 0 auto;
}
#logo img {
width: 100%;
height: auto;
}
.url {
color: rgba(000, 000, 000, 0.1);
font-family: minion-3-caption, serif;
font-weight: 500;
font-style: normal;
font-size:30px;
line-height: 1em;
margin: 20px auto 40px auto;
}

h1 {
font-size: 22px;
line-height: 1.3em;
margin-bottom: 1.5em;
}

p {
color: #444444;
font-size: 16px;
line-height: 1.5em;
margin-bottom: 1.5em;
}