In your stylesheet, make these changes:
#site-info {
float: left;
font-size: 14px;
font-weight: bold;
width: 100%;
text-align: center;
}
#site-generator a {
background: transparent;
color: #666;
display: inline-block;
line-height: 16px;
padding-left: 20px;
text-decoration: none;
margin-top: 16px;
}
It should then look like this: