
#home {
width: 90%;
margin: auto;
text-align: center;
}

#homebutton {
position: absolute;
top: 0px;
left: 0px;
display: block;
}

h1 {
	margin-top: 30px;
}

#logo {
position: absolute;
right: 0px;
top: 0px;
text-align: center;
font-size: .55em;
}
